@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/\u5927\u6797\u5B97\u5957>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5927\u6797\u5B97\u5957>	rdfs:label	"\u5927\u6797\u5B97\u5957" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5927\u6797\u5B97\u5957>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1480> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1568> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u5927\u6797\u5B97\u5957>	owl:sameAs	<http://ja.dbpedia.org/resource/\u5927\u6797\u5B97\u5957> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5927\u6797\u5B97\u5957>	owl:sameAs	ns5:Q11436204 ;
	schema:name	"\u3060\u3044\u308A\u3093 \u305D\u3046\u3068\u3046"@ja-hira ,
		"\u30C0\u30A4\u30EA\u30F3 \u30BD\u30A6\u30C8\u30A6"@ja-kana ,
		"\u5927\u6797\u5B97\u5957"@ja ,
		"Dairin, Sotou"@en ;
	schema:description	"1480-1568, \u81E8\u6E08\u5B97\u306E\u50E7\u3001\u8336\u4EBA\u3002" .