@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/\u5D50\u6A58\u4E09\u90CE4\u4EE3\u76EE>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5D50\u6A58\u4E09\u90CE4\u4EE3\u76EE>	rdfs:label	"\u5D50\u6A58\u4E09\u90CE4\u4EE3\u76EE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> ;
	rdfs:seeAlso	<https://jpsearch.go.jp/entity/chname/\u5D50\u6A58\u4E09\u90CE> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5D50\u6A58\u4E09\u90CE4\u4EE3\u76EE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1841> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1915> ;
	schema:name	"Arashi, Kitsusaburo IV"@en ,
		"\u30A2\u30E9\u30B7 \u30AD\u30C4\u30B5\u30D6\u30ED\u30A6 4\u30C0\u30A4\u30E1"@ja-kana ,
		"\u5D50\u6A58\u4E09\u90CE4\u4EE3\u76EE"@ja ,
		"\u3042\u3089\u3057 \u304D\u3064\u3055\u3076\u308D\u3046 4\u3060\u3044\u3081"@ja-hira ;
	schema:description	"1841-1915, \u6C5F\u6238\u6642\u4EE3\u5F8C\u671F\uFF5E\u660E\u6CBB\u6642\u4EE3\u306E\u6B4C\u821E\u4F0E\u5F79\u8005" .