@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/\u5CB8\u826F>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5CB8\u826F>	rdfs:label	"\u5CB8\u826F" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> ;
	rdfs:seeAlso	<https://jpsearch.go.jp/entity/chname/\u5CB8\u6D3E> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5CB8\u826F>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1798> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1852> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u5CB8\u826F>	owl:sameAs	<http://collection.britishmuseum.org/id/person-institution/1048> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5CB8\u826F>	owl:sameAs	ns5:Q11476015 ,
		<http://ja.dbpedia.org/resource/\u5CB8\u826F> ;
	schema:name	"\u5CB8\u826F"@ja ,
		"\u30AC\u30F3\u30EA\u30E7\u30A6"@ja-kana ,
		"Ganryo"@en ,
		"Kishi Ganryo"@en ,
		"\u304C\u3093\u308A\u3087\u3046"@ja-hira ;
	schema:description	"1798-1852, \u6C5F\u6238\u6642\u4EE3\u5F8C\u671F\u306E\u7D75\u5E2B\u3002\u5CB8\u99D2\u3068\u540C\u69D8\u306B\u3001\u82F1\u8A9E\u3067\u306F\u59D3\u3092\u91CD\u8907\u3055\u305B\u3066Kishi Ganryo\u3068\u547C\u3070\u308C\u308B\u3053\u3068\u304C\u591A\u3044\u3002" .