@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/\u5C3E\u85E4\u8C4A>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5C3E\u85E4\u8C4A>	rdfs:label	"\u5C3E\u85E4\u8C4A" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5C3E\u85E4\u8C4A>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1926> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1998> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u5C3E\u85E4\u8C4A>	owl:sameAs	<http://viaf.org/viaf/252059449> ,
		<http://id.ndl.go.jp/auth/entity/00405037> .
@prefix ns5:	<https://artplatform.go.jp/artists/> .
<https://jpsearch.go.jp/entity/chname/\u5C3E\u85E4\u8C4A>	owl:sameAs	ns5:A2676 ,
		<http://lod.ac/id/750321> ;
	schema:name	"\u30D3\u30C8\u30A6 \u30E6\u30BF\u30AB"@ja-kana ,
		"\u5C3E\u85E4\u8C4A"@ja ,
		"Bito, Yutaka"@en ,
		"\u3073\u3068\u3046 \u3086\u305F\u304B"@ja-hira ;
	schema:description	"1926-1998, \u753B\u5BB6\u3002" .