@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/\u65E9\u5DDD\u5C1A\u53E4\u658E3\u4EE3\u76EE>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u65E9\u5DDD\u5C1A\u53E4\u658E3\u4EE3\u76EE>	rdfs:label	"\u65E9\u5DDD\u5C1A\u53E4\u658E3\u4EE3\u76EE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u65E9\u5DDD\u5C1A\u53E4\u658E3\u4EE3\u76EE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1864> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1922> ;
	schema:name	"\u30CF\u30E4\u30AB\u30EF \u30B7\u30E7\u30A6\u30B3\u30B5\u30A4 3\u30C0\u30A4\u30E1"@ja-kana ,
		"\u65E9\u5DDD\u5C1A\u53E4\u658E3\u4EE3\u76EE"@ja ,
		"Hayakawa, Shokosai III"@en ,
		"\u306F\u3084\u304B\u308F \u3057\u3087\u3046\u3053\u3055\u3044 3\u3060\u3044\u3081"@ja-hira ;
	schema:description	"1864-1922, \u7AF9\u5DE5\u82B8\u5BB6" .