@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/\u5B89\u697D(\u6839\u4ED8\u5E2B)>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5B89\u697D(\u6839\u4ED8\u5E2B)>	rdfs:label	"\u5B89\u697D" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5B89\u697D(\u6839\u4ED8\u5E2B)>	schema:name	"Anraku"@en ,
		"\u5B89\u697D"@ja ,
		"\u30A2\u30F3\u30E9\u30AF"@ja-kana ,
		"\u3042\u3093\u3089\u304F"@ja-hira ;
	schema:description	"19\u4E16\u7D00\u5F8C\u534A\u306E\u5927\u5742\u306E\u6839\u4ED8\u5E2B" .