@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/\u5F6B\u5DE5\u5C0F\u91D1>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5F6B\u5DE5\u5C0F\u91D1>	rdfs:label	"\u5F6B\u5DE5\u5C0F\u91D1" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5F6B\u5DE5\u5C0F\u91D1>	schema:name	"Horikou: Kogane"@en ,
		"\u30DB\u30EA\u30B3\u30A6 \u30B3\u30AC\u30CD"@ja-kana ,
		"\u307B\u308A\u3053\u3046 \u3053\u304C\u306D"@ja-hira ,
		"\u5F6B\u5DE5\u5C0F\u91D1"@ja ;
	schema:description	"\u6C5F\u6238\u6642\u4EE3\u672B\u306E\u6D6E\u4E16\u7D75\u7248\u753B\u306E\u5F6B\u5E2B" .