@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/\u5F8C\u85E4\u656C\u4E00\u90CE>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5F8C\u85E4\u656C\u4E00\u90CE>	rdfs:label	"\u5F8C\u85E4\u656C\u4E00\u90CE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5F8C\u85E4\u656C\u4E00\u90CE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1918> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2004> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u5F8C\u85E4\u656C\u4E00\u90CE>	owl:sameAs	<http://viaf.org/viaf/76134752> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5F8C\u85E4\u656C\u4E00\u90CE>	owl:sameAs	ns5:Q6383640 ,
		<http://dbpedia.org/resource/Keiichir%C5%8D_Got%C5%8D> ,
		<http://id.ndl.go.jp/auth/entity/00006001> ;
	schema:name	"Goto, Keiichiro"@en ,
		"\u5F8C\u85E4\u656C\u4E00\u90CE"@ja ,
		"\u3054\u3068\u3046 \u3051\u3044\u3044\u3061\u308D\u3046"@ja-hira ,
		"\u30B4\u30C8\u30A6 \u30B1\u30A4\u30A4\u30C1\u30ED\u30A6"@ja-kana ;
	schema:description	"1918-2004, \u524D\u885B\u5199\u771F\u5BB6\u3002" .