@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\u70BA\u52A9>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u672C\u5C4B\u70BA\u52A9>	rdfs:label	"\u672C\u5C4B\u70BA\u52A9" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u672C\u5C4B\u70BA\u52A9>	schema:name	"\u30DB\u30F3\u30E4 \u30BF\u30E1\u30B9\u30B1"@ja-kana ,
		"Hon'ya, Tamesuke"@en ,
		"\u307B\u3093\u3084 \u305F\u3081\u3059\u3051"@ja-hira ,
		"\u672C\u5C4B\u70BA\u52A9"@ja ;
	schema:description	"\u660E\u6CBB\u6642\u4EE3\u306E\u5927\u962A\u306E\u7248\u5143" .