@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\u658E5\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\u658E5\u4EE3\u76EE>	rdfs:label	"\u65E9\u5DDD\u5C1A\u53E4\u658E5\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\u658E5\u4EE3\u76EE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1932> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2011> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<https://artplatform.go.jp/artists/> .
<https://jpsearch.go.jp/entity/chname/\u65E9\u5DDD\u5C1A\u53E4\u658E5\u4EE3\u76EE>	owl:sameAs	ns5:A3482 ;
	schema:name	"\u306F\u3084\u304B\u308F \u3057\u3087\u3046\u3053\u3055\u3044 5\u3060\u3044\u3081"@ja-hira ,
		"\u30CF\u30E4\u30AB\u30EF \u30B7\u30E7\u30A6\u30B3\u30B5\u30A4 5\u30C0\u30A4\u30E1"@ja-kana ,
		"Hayakawa, Shokosai V"@en ,
		"\u65E9\u5DDD\u5C1A\u53E4\u658E5\u4EE3\u76EE"@ja ;
	schema:description	"1932-2011, \u7AF9\u5DE5\u82B8\u5BB6" .