@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/\u85E4\u5EAD\u8CE2\u4E00>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u5EAD\u8CE2\u4E00>	rdfs:label	"\u85E4\u5EAD\u8CE2\u4E00" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u5EAD\u8CE2\u4E00>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1919> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2013> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u5EAD\u8CE2\u4E00>	owl:sameAs	<http://viaf.org/viaf/259036518> ,
		<http://lod.ac/id/750035> .
@prefix ns5:	<https://artplatform.go.jp/artists/> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u5EAD\u8CE2\u4E00>	owl:sameAs	ns5:A2701 ,
		<http://id.ndl.go.jp/auth/entity/00414299> ;
	schema:name	"\u30D5\u30B8\u30CB\u30EF \u30B1\u30F3\u30A4\u30C1"@ja-kana ,
		"\u3075\u3058\u306B\u308F \u3051\u3093\u3044\u3061"@ja-hira ,
		"\u85E4\u5EAD\u8CE2\u4E00"@ja ,
		"Fujiniwa, Ken'ichi"@en ;
	schema:description	"1919-2013, \u5F6B\u523B\u5BB6\u3002" .