@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\u68EE\u670B\u592B>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u68EE\u670B\u592B>	rdfs:label	"\u85E4\u68EE\u670B\u592B" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u68EE\u670B\u592B>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1898> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1969> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u68EE\u670B\u592B>	owl:sameAs	ns5:Q21701779 ,
		<http://ja.dbpedia.org/resource/\u85E4\u68EE\u670B\u592B> ,
		<http://id.ndl.go.jp/auth/entity/00015704> ,
		<http://viaf.org/viaf/8924104> ;
	schema:name	"\u3075\u3058\u3082\u308A"@ja-hira ,
		"Fujimori, Tomoo"@en ,
		"\u85E4\u68EE\u670B\u592B"@ja ,
		"\u30D5\u30B8\u30E2\u30EA"@ja-kana ;
	schema:description	"1898-1969, \u6B4C\u4EBA\u3001\u56FD\u6587\u5B66\u8005\u3002" .