@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/\u798F\u5CA1\u9752\u5D50>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u798F\u5CA1\u9752\u5D50>	rdfs:label	"\u798F\u5CA1\u9752\u5D50" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u798F\u5CA1\u9752\u5D50>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1879> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1954> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u798F\u5CA1\u9752\u5D50>	owl:sameAs	ns5:Q108691570 ,
		<http://viaf.org/viaf/20164294784308410062> ,
		<http://lod.ac/id/402> ;
	schema:name	"Fukuoka, Seiran"@en ,
		"\u798F\u5CA1\u9752\u5D50"@ja ,
		"\u30D5\u30AF\u30AA\u30AB \u30BB\u30A4\u30E9\u30F3"@ja-kana ,
		"\u3075\u304F\u304A\u304B \u305B\u3044\u3089\u3093"@ja-hira ;
	schema:description	"1879-1954, \u718A\u672C\u770C\u51FA\u8EAB\u306E\u65E5\u672C\u753B\u5BB6\u3002\u672C\u540D\u306F\u7FA9\u96C4\u3002" .