@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/\u53E4\u5BB6\u73B2\u5B50(\u753B\u5BB6)>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u53E4\u5BB6\u73B2\u5B50(\u753B\u5BB6)>	rdfs:label	"\u53E4\u5BB6\u73B2\u5B50" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u53E4\u5BB6\u73B2\u5B50(\u753B\u5BB6)>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1930> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2010> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<https://artplatform.go.jp/artists/> .
<https://jpsearch.go.jp/entity/chname/\u53E4\u5BB6\u73B2\u5B50(\u753B\u5BB6)>	owl:sameAs	ns5:A2211 ;
	schema:name	"\u3075\u308B\u3084 \u308C\u3044\u3053"@ja-hira ,
		"Furuya, Reiko"@en ,
		"\u30D5\u30EB\u30E4 \u30EC\u30A4\u30B3"@ja-kana ,
		"\u53E4\u5BB6\u73B2\u5B50"@ja ;
	schema:description	"1930-2010, \u753B\u5BB6\u3001\u7248\u753B\u5BB6\u3002" .