@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/\u8352\u4E95\u7167\u592A\u90CE>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u8352\u4E95\u7167\u592A\u90CE>	rdfs:label	"\u8352\u4E95\u7167\u592A\u90CE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u8352\u4E95\u7167\u592A\u90CE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1908> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2002> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u8352\u4E95\u7167\u592A\u90CE>	owl:sameAs	<http://id.ndl.go.jp/auth/entity/00557671> ,
		<http://lod.ac/id/747615> ,
		<http://viaf.org/viaf/259063875> ;
	schema:name	"Arai, Terutaro"@en ,
		"\u3042\u3089\u3044 \u3066\u308B\u305F\u308D\u3046"@ja-hira ,
		"\u8352\u4E95\u7167\u592A\u90CE"@ja ,
		"\u30A2\u30E9\u30A4 \u30C6\u30EB\u30BF\u30ED\u30A6"@ja-kana ;
	schema:description	"1908-2002, \u6771\u4EAC\u53CB\u7985\u4F5C\u5BB6\u3002" .