@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/\u7D30\u5DDD\u5E83\u4E16>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u7D30\u5DDD\u5E83\u4E16>	rdfs:label	"\u7D30\u5DDD\u5E83\u4E16" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u7D30\u5DDD\u5E83\u4E16>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1839> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1887> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u7D30\u5DDD\u5E83\u4E16>	owl:sameAs	<http://viaf.org/viaf/53165057> ,
		<http://id.ndl.go.jp/auth/entity/00013217> ;
	schema:name	"\u7D30\u5DDD\u5E83\u4E16"@ja ,
		"\u307B\u305D\u304B\u308F \u3072\u308D\u3088"@ja-hira ,
		"\u30DB\u30BD\u30AB\u30EF \u30D2\u30ED\u30E8"@ja-kana ,
		"Hosokawa, Hiroyo"@en ;
	schema:description	"1839-1887, \u660E\u6CBB\u6642\u4EE3\u306E\u5B98\u50DA\u3002\u5143\u8001\u9662\u6A29\u5927\u66F8\u8A18\u5B98\u3001\u7D71\u8A08\u9662\u5C11\u66F8\u8A18\u5B98\u3002" .