@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/\u672C\u5C4B\u5409\u5175\u885B>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u672C\u5C4B\u5409\u5175\u885B>	rdfs:label	"\u672C\u5C4B\u5409\u5175\u885B" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u672C\u5C4B\u5409\u5175\u885B>	schema:name	"Hon'ya, Kichibei"@en ,
		"\u672C\u5C4B\u5409\u5175\u885B"@ja ,
		"\u307B\u3093\u3084 \u304D\u3061\u3079\u3048"@ja-hira ,
		"\u30DB\u30F3\u30E4 \u30AD\u30C1\u30D9\u30A8"@ja-kana ;
	schema:description	"\u6C5F\u6238\u6642\u4EE3\u306E\u5927\u5742\u306E\u7248\u5143\u3002\u300C\u672C\u5409\u677F\u300D\u306E\u7248\u5143\u5370\u3092\u7528\u3044\u305F\u3002" .