@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/\u5E83\u702C\u5065\u6B21\u90CE>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u702C\u5065\u6B21\u90CE>	rdfs:label	"\u5E83\u702C\u5065\u6B21\u90CE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u702C\u5065\u6B21\u90CE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1929> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1999> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u702C\u5065\u6B21\u90CE>	owl:sameAs	<http://ja.dbpedia.org/resource/\u5EE3\u702C\u5065\u6B21\u90CE> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u702C\u5065\u6B21\u90CE>	owl:sameAs	ns5:Q17226562 ;
	schema:name	"\u5E83\u702C\u5065\u6B21\u90CE"@ja ,
		"\u5EE3\u702C\u5065\u6B21\u90CE"@ja ,
		"\u3072\u308D\u305B"@ja-hira ,
		"\u30D2\u30ED\u30BB"@ja-kana ,
		"Hirose, Kenjiro"@en ;
	schema:description	"1929-1999, \u4F5C\u66F2\u5BB6\u3002" .