@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\u96DB\u52A92\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\u96DB\u52A92\u4EE3\u76EE>	rdfs:label	"\u5D50\u96DB\u52A92\u4EE3\u76EE" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> ;
	rdfs:seeAlso	<https://jpsearch.go.jp/entity/chname/\u5D50\u96DB\u52A9> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5D50\u96DB\u52A92\u4EE3\u76EE>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1774> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1801> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5D50\u96DB\u52A92\u4EE3\u76EE>	owl:sameAs	ns5:Q101416884 ;
	schema:name	"\u3042\u3089\u3057 \u3072\u306A\u3059\u3051 2\u3060\u3044\u3081"@ja-hira ,
		"\u30A2\u30E9\u30B7 \u30D2\u30CA\u30B9\u30B1 2\u30C0\u30A4\u30E1"@ja-kana ,
		"\u5D50\u96DB\u52A92\u4EE3\u76EE"@ja ,
		"Arashi, Hinasuke II"@en ;
	schema:description	"1774-1801, \u6C5F\u6238\u6642\u4EE3\u4E2D\u671F\u306E\u6B4C\u821E\u4F0E\u5F79\u8005" ;
	schema:image	<https://commons.wikimedia.org/wiki/Special:FilePath/Hinasuke_Arashi_II.jpg?width=350> .