@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/\u6885\u5DBA\u9053\u96EA>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u6885\u5DBA\u9053\u96EA>	rdfs:label	"\u6885\u5DBA\u9053\u96EA" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u6885\u5DBA\u9053\u96EA>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1641> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1717> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u6885\u5DBA\u9053\u96EA>	owl:sameAs	<http://viaf.org/viaf/78709003> ;
	schema:name	"\u3070\u3044\u308C\u3044 \u3069\u3046\u305B\u3064"@ja-hira ,
		"\u30D0\u30A4\u30EC\u30A4 \u30C9\u30A6\u30BB\u30C4"@ja-kana ,
		"\u6885\u5DBA\u9053\u96EA"@ja ,
		"Bairei, Dosetsu"@en ;
	schema:description	"1641-1717, \u6C5F\u6238\u6642\u4EE3\u524D\u671F\u306E\u7985\u50E7\u3002\u300E\u6CD5\u6D77\u5177\u89B3\u300F\u8457" .