@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/\u891A\u5CFB(\u6E05)>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u891A\u5CFB(\u6E05)>	rdfs:label	"\u891A\u5CFB" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u891A\u5CFB(\u6E05)>	owl:sameAs	<http://id.ndl.go.jp/auth/entity/00748825> ,
		<http://viaf.org/viaf/119347525> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u891A\u5CFB(\u6E05)>	schema:name	"\u891A\u5CFB"@ja ,
		"Chu, Jun"@en ,
		"\u3061\u3087 \u3057\u3085\u3093"@ja-hira ,
		"\u30C1\u30E7 \u30B7\u30E5\u30F3"@ja-kana ;
	schema:description	"\u6E05\u306E\u66F8\u5BB6\u3001\u5F6B\u523B\u5E2B\u3002\u77F3\u523B\u306E\u56F3\u9332\u300C\u91D1\u77F3\u5716\u300D\u6478\u306A\u3069" .