@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/\u90F7\u6D25\u96C5\u592B>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u90F7\u6D25\u96C5\u592B>	rdfs:label	"\u90F7\u6D25\u96C5\u592B" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u90F7\u6D25\u96C5\u592B>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1946> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<https://jpsearch.go.jp/entity/chname/\u90F7\u6D25\u96C5\u592B>	owl:sameAs	dbpedia:Masao_Gozu ,
		<http://ja.dbpedia.org/resource/\u90F7\u6D25\u96C5\u592B> .
@prefix ns6:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u90F7\u6D25\u96C5\u592B>	owl:sameAs	ns6:Q5500054 ;
	schema:name	"\u90F7\u6D25\u96C5\u592B"@ja ,
		"\u30B4\u30A6\u30C5 \u30DE\u30B5\u30AA"@ja-kana ,
		"\u3054\u3046\u3065 \u307E\u3055\u304A"@ja-hira ,
		"Gozu, Masao"@en ;
	schema:description	"1946-, \u5199\u771F\u5BB6\u3001\u5F6B\u523B\u5BB6\u3002" .