@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/\u670D\u90E8\u56DB\u90CE>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u670D\u90E8\u56DB\u90CE>	rdfs:label	"\u670D\u90E8\u56DB\u90CE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u670D\u90E8\u56DB\u90CE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1908> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1995> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u670D\u90E8\u56DB\u90CE>	owl:sameAs	<http://ja.dbpedia.org/resource/\u670D\u90E8\u56DB\u90CE> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u670D\u90E8\u56DB\u90CE>	owl:sameAs	ns5:Q7498898 ,
		<http://id.ndl.go.jp/auth/entity/00009116> ,
		<http://viaf.org/viaf/69731752> ,
		<http://dbpedia.org/resource/Shir%C5%8D_Hattori> ;
	schema:name	"\u670D\u90E8\u56DB\u90CE"@ja ,
		"Hattori, Shiro"@en ,
		"\u30CF\u30C3\u30C8\u30EA \u30B7\u30ED\u30A6"@ja-kana ,
		"\u306F\u3063\u3068\u308A \u3057\u308D\u3046"@ja-hira ;
	schema:description	"1908-1995, \u8A00\u8A9E\u5B66\u8005\u3002\u6771\u4EAC\u5927\u5B66\u540D\u8A89\u6559\u6388\u3002" .