@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/\u5742\u6771\u79C0\u8ABF5\u4EE3\u76EE>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5742\u6771\u79C0\u8ABF5\u4EE3\u76EE>	rdfs:label	"\u5742\u6771\u79C0\u8ABF5\u4EE3\u76EE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> ;
	rdfs:seeAlso	<https://jpsearch.go.jp/entity/chname/\u5742\u6771\u79C0\u8ABF> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5742\u6771\u79C0\u8ABF5\u4EE3\u76EE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1946> ;
	schema:name	"Bando, Shuucho V"@en ,
		"\u5742\u6771\u79C0\u8ABF5\u4EE3\u76EE"@ja ,
		"\u3070\u3093\u3069\u3046 \u3057\u3085\u3046\u3061\u3087\u3046 5\u3060\u3044\u3081"@ja-hira ,
		"\u30D0\u30F3\u30C9\u30A6 \u30B7\u30E5\u30A6\u30C1\u30E7\u30A6 5\u30C0\u30A4\u30E1"@ja-kana ;
	schema:description	"1946-, \u6B4C\u821E\u4F0E\u5F79\u8005" .