@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/\u66FD\u6052\u5FB3>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u66FD\u6052\u5FB3>	rdfs:label	"\u66FD\u6052\u5FB3" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u66FD\u6052\u5FB3>	owl:sameAs	<http://id.ndl.go.jp/auth/entity/00748882> ,
		<http://viaf.org/viaf/259684826> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u66FD\u6052\u5FB3>	schema:name	"\u66FD\u6052\u5FB3"@ja ,
		"\u305D\u3046 \u3053\u3046\u3068\u304F"@ja-hira ,
		"\u30BD\u30A6 \u30B3\u30A6\u30C8\u30AF"@ja-kana ,
		"Ceng Hengde"@en ;
	schema:description	"\u4E2D\u56FD\u30FB\u6E05\u5F8C\u671F\u306E\u66F8\u5BB6" .