@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/\u56E3\u5FB3\u9EBF>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u56E3\u5FB3\u9EBF>	rdfs:label	"\u56E3\u5FB3\u9EBF" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u56E3\u5FB3\u9EBF>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1902> ;
	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/\u56E3\u5FB3\u9EBF>	owl:sameAs	ns5:Q11422923 ,
		<http://ja.dbpedia.org/resource/\u5718\u5FB3\u9EBF> ;
	schema:name	"\u3060\u3093 \u3068\u304F\u307E\u308D"@ja-hira ,
		"\u5718\u5FB3\u9EBF"@ja ,
		"Dan, Tokumaro"@en ,
		"\u30C0\u30F3 \u30C8\u30AF\u30DE\u30ED"@ja-kana ,
		"\u56E3\u5FB3\u9EBF"@ja ;
	schema:description	"1902-1987, \u4FF3\u512A\u3001\u811A\u672C\u5BB6\u3002" .