@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\u5CF6\u6643\u752B>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u5CF6\u6643\u752B>	rdfs:label	"\u5E83\u5CF6\u6643\u752B" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u5CF6\u6643\u752B>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1889> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1951> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u5CF6\u6643\u752B>	owl:sameAs	<http://id.ndl.go.jp/auth/entity/001285758> ,
		<http://viaf.org/viaf/44152138600710981699> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5E83\u5CF6\u6643\u752B>	owl:sameAs	ns5:Q11484689 ,
		<http://ja.dbpedia.org/resource/\u5E83\u5CF6\u6643\u752B> ;
	schema:name	"Hiroshima, Koho(Shintaro)"@en ,
		"\u3072\u308D\u3057\u307E \u3053\u3046\u307B"@ja-hira ,
		"\u30D2\u30ED\u30B7\u30DE \u30B3\u30A6\u30DB"@ja-kana ,
		"\u5E83\u5CF6\u6643\u752B"@ja ;
	schema:description	"1889-1951, \u65E5\u672C\u753B\u5BB6" .