@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\u722A\u5F69>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u6A4B\u722A\u5F69>	rdfs:label	"\u6A4B\u722A\u5F69" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u6A4B\u722A\u5F69>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1980> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u6A4B\u722A\u5F69>	owl:sameAs	<http://id.ndl.go.jp/auth/entity/001205921> ,
		<http://viaf.org/viaf/316804296> ;
	schema:name	"\u30CF\u30B7\u30BA\u30E1 \u30B5\u30A4"@ja-kana ,
		"\u6A4B\u722A\u5F69"@ja ,
		"Hashizume, Sai"@en ,
		"\u306F\u3057\u305A\u3081 \u3055\u3044"@ja-hira ;
	schema:description	"1980-, \u753B\u5BB6\u3002" .