@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/\u85E4\u9593\u7D2B>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u9593\u7D2B>	rdfs:label	"\u85E4\u9593\u7D2B" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u9593\u7D2B>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1923> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2009> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u9593\u7D2B>	owl:sameAs	dbpedia:Murasaki_Fujima ,
		<http://id.ndl.go.jp/auth/entity/00253218> ,
		<http://viaf.org/viaf/19549948> ,
		<http://ja.dbpedia.org/resource/\u85E4\u9593\u7D2B> .
@prefix ns6:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u85E4\u9593\u7D2B>	owl:sameAs	ns6:Q11625068 ;
	schema:name	"\u3075\u3058\u307E \u3080\u3089\u3055\u304D"@ja-hira ,
		"\u85E4\u9593\u7D2B"@ja ,
		"Fujima, Murasaki"@en ,
		"\u30D5\u30B8\u30DE \u30E0\u30E9\u30B5\u30AD"@ja-kana ;
	schema:description	"1923-2009, \u65E5\u672C\u821E\u8E0A\u5BB6\u3001\u5973\u512A\u3002" .