@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/\u885B\u85E4\u826F\u884C>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u885B\u85E4\u826F\u884C>	rdfs:label	"\u885B\u85E4\u826F\u884C" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u885B\u85E4\u826F\u884C>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1761> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1823> ;
	schema:name	"\u885B\u85E4\u826F\u884C"@ja ,
		"Eto, Yoshiyuki"@en ,
		"\u30A8\u30C8\u30A6 \u30E8\u30B7\u30E6\u30AD"@ja-kana ,
		"\u3048\u3068\u3046 \u3088\u3057\u3086\u304D"@ja-hira ;
	schema:description	"1761-1823, \u6C5F\u6238\u6642\u4EE3\u5F8C\u671F\u306E\u80A5\u5F8C\u7D30\u5DDD\u85E9\u306E\u7D75\u5E2B\u3002\u77E2\u91CE\u96EA\u53DF\u306E\u9580\u4EBA\u3002\u672C\u540D\u306F\u6E90\u5DE6\u885B\u9580\u3002\u53F7\u306F\u87E0\u8C37\u306A\u3069\u3002" .