@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/\u99AC\u5834\u68BC\u7537>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u99AC\u5834\u68BC\u7537>	rdfs:label	"\u99AC\u5834\u68BC\u7537" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u99AC\u5834\u68BC\u7537>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1927> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1994> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u99AC\u5834\u68BC\u7537>	owl:sameAs	<http://id.ndl.go.jp/auth/entity/00119106> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u99AC\u5834\u68BC\u7537>	owl:sameAs	ns5:Q108840365 ,
		<http://viaf.org/viaf/253773720> ;
	schema:name	"Baba, Kashio"@en ,
		"\u3070\u3070 \u304B\u3057\u304A"@ja-hira ,
		"\u99AC\u5834\u68BC\u7537"@ja ,
		"\u30D0\u30D0 \u30AB\u30B7\u30AA"@ja-kana ;
	schema:description	"1927-1994, \u7248\u753B\u5BB6\u3002" .