@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\u85E4\u6885\u5CEF>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5B89\u85E4\u6885\u5CEF>	rdfs:label	"\u5B89\u85E4\u6885\u5CEF" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5B89\u85E4\u6885\u5CEF>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1777> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1825> ;
	schema:name	"\u5B89\u85E4\u6885\u5CEF"@ja ,
		"Ando, Baiho"@en ,
		"\u3042\u3093\u3069\u3046 \u3070\u3044\u307B\u3046"@ja-hira ,
		"\u30A2\u30F3\u30C9\u30A6 \u30D0\u30A4\u30DB\u30A6"@ja-kana ;
	schema:description	"1777-1825, \u8C4A\u5F8C\u65E5\u51FA\u85E9\u306E\u7D75\u5E2B" .