@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/\u8229\u6728\u502D\u5E06>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u8229\u6728\u502D\u5E06>	rdfs:label	"\u8229\u6728\u502D\u5E06" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u8229\u6728\u502D\u5E06>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1935> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2013> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<https://artplatform.go.jp/artists/> .
<https://jpsearch.go.jp/entity/chname/\u8229\u6728\u502D\u5E06>	owl:sameAs	ns5:A1865 ,
		<http://lod.ac/id/750999> ,
		<http://viaf.org/viaf/255431855> ,
		<http://id.ndl.go.jp/auth/entity/00198467> ;
	schema:name	"\u8229\u6728\u502D\u5E06"@ja ,
		"\u30D5\u30CA\u30AD \u30B7\u30BA\u30DB"@ja-kana ,
		"\u3075\u306A\u304D \u3057\u305A\u307B"@ja-hira ,
		"Funaki, Shizuho"@en ;
	schema:description	"1935-2013, \u5439\u304D\u30AC\u30E9\u30B9\u4F5C\u5BB6\u3002" .