@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/\u8218\u305D\u3089\u307F>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u8218\u305D\u3089\u307F>	rdfs:label	"\u8218\u305D\u3089\u307F" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u8218\u305D\u3089\u307F>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1984> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u8218\u305D\u3089\u307F>	owl:sameAs	ns5:Q11613528 ,
		<http://ja.dbpedia.org/resource/\u8218\u305D\u3089\u307F> ;
	schema:name	"\u8218\u305D\u3089\u307F"@ja ,
		"\u30C0\u30C6 \u30BD\u30E9\u30DF"@ja-kana ,
		"Date, Sorami"@en ,
		"\u3060\u3066 \u305D\u3089\u307F"@ja-hira ;
	schema:description	"1984-, \u811A\u672C\u5BB6\u3001\u6F14\u51FA\u5BB6\u3001\u4FF3\u512A\u3002\u5287\u56E3\u30AC\u30EC\u30AD\u306E\u592A\u9F13\u3092\u4E3B\u5BB0\u3002" .