@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/\u6A4B\u672C\u9759\u6C34>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u6A4B\u672C\u9759\u6C34>	rdfs:label	"\u6A4B\u672C\u9759\u6C34" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u6A4B\u672C\u9759\u6C34>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1876> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1943> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u6A4B\u672C\u9759\u6C34>	owl:sameAs	ns5:Q108691564 ,
		<http://lod.ac/id/378> ;
	schema:name	"Hashimoto, Seisui"@en ,
		"\u306F\u3057\u3082\u3068 \u305B\u3044\u3059\u3044"@ja-hira ,
		"\u6A4B\u672C\u9759\u6C34"@ja ,
		"\u30CF\u30B7\u30E2\u30C8 \u30BB\u30A4\u30B9\u30A4"@ja-kana ;
	schema:description	"1876-1943, \u65E5\u672C\u753B\u5BB6\u3002\u540D\u306F\u5B97\u6B21\u90CE\u3001\u53F7\u306F\u6B63\u7D20\u3001\u306E\u3061\u9759\u6C34\u3002" .