@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/\u672C\u90F7\u79C0\u96C4>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u672C\u90F7\u79C0\u96C4>	rdfs:label	"\u672C\u90F7\u79C0\u96C4" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u672C\u90F7\u79C0\u96C4>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1916> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1987> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u672C\u90F7\u79C0\u96C4>	owl:sameAs	ns5:Q11520899 ,
		<http://ja.dbpedia.org/resource/\u672C\u90F7\u79C0\u96C4> ;
	schema:name	"Hongo, Hideo"@en ,
		"\u30DB\u30F3\u30B4\u30A6 \u30D2\u30C7\u30AA"@ja-kana ,
		"\u672C\u90F7\u79C0\u96C4"@ja ,
		"\u307B\u3093\u3054\u3046 \u3072\u3067\u304A"@ja-hira ;
	schema:description	"1916-1987, \u4FF3\u512A\u3002" .