@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/\u6DF1\u6D25\u7BE4\u53F2>	rdf:type	type:Agent ,
		type:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u6DF1\u6D25\u7BE4\u53F2>	rdfs:label	"\u6DF1\u6D25\u7BE4\u53F2" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u6DF1\u6D25\u7BE4\u53F2>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1967> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2014> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u6DF1\u6D25\u7BE4\u53F2>	owl:sameAs	ns5:Q11560148 ,
		<http://id.ndl.go.jp/auth/entity/00689898> ,
		<http://viaf.org/viaf/256617546> ,
		<http://ja.dbpedia.org/resource/\u6DF1\u6D25\u7BE4\u53F2> ;
	schema:name	"Fukatsu, Shigefumi"@en ,
		"\u30D5\u30AB\u30C4 \u30B7\u30B2\u30D5\u30DF"@ja-kana ,
		"\u6DF1\u6D25\u7BE4\u53F2"@ja ,
		"\u3075\u304B\u3064 \u3057\u3052\u3075\u307F"@ja-hira ;
	schema:description	"1967-2014, \u5287\u4F5C\u5BB6\u3001\u6F14\u51FA\u5BB6\u3002" .