@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix type:	<https://jpsearch.go.jp/term/type/> .
<https://jpsearch.go.jp/entity/chname/\u7FBD\u7530\u767B\u559C\u7537>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u7FBD\u7530\u767B\u559C\u7537>	rdfs:label	"\u7FBD\u7530\u767B\u559C\u7537" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u7FBD\u7530\u767B\u559C\u7537>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1911> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2008> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<https://artplatform.go.jp/artists/> .
<https://jpsearch.go.jp/entity/chname/\u7FBD\u7530\u767B\u559C\u7537>	owl:sameAs	ns5:A1772 ,
		<http://id.ndl.go.jp/auth/entity/00115521> ,
		<http://viaf.org/viaf/112853165> ,
		<http://lod.ac/id/746668> ;
	schema:name	"Hata, Tokio"@en ,
		"\u7FBD\u7530\u767B\u559C\u7537"@ja ,
		"\u30CF\u30BF \u30C8\u30AD\u30AA"@ja-kana ,
		"\u306F\u305F \u3068\u304D\u304A"@ja-hira ;
	schema:description	"1911-2008, \u53CB\u7985\u4F5C\u5BB6\u3002" .