@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/\u5E73\u7530\u662D\u5F66>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5E73\u7530\u662D\u5F66>	rdfs:label	"\u5E73\u7530\u662D\u5F66" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5E73\u7530\u662D\u5F66>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1927> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1984> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<https://jpsearch.go.jp/entity/chname/\u5E73\u7530\u662D\u5F66>	owl:sameAs	dbpedia:Akihiko_Hirata .
@prefix ns6:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5E73\u7530\u662D\u5F66>	owl:sameAs	ns6:Q418046 ,
		<http://id.ndl.go.jp/auth/entity/001135073> ,
		<http://ja.dbpedia.org/resource/\u5E73\u7530\u662D\u5F66> ,
		<http://viaf.org/viaf/66675858> ;
	schema:name	"\u3072\u3089\u305F \u3042\u304D\u3072\u3053"@ja-hira ,
		"\u5E73\u7530\u662D\u5F66"@ja ,
		"Hirata, Akihiko"@en ,
		"\u30D2\u30E9\u30BF \u30A2\u30AD\u30D2\u30B3"@ja-kana ;
	schema:description	"1927-1984, \u4FF3\u512A\u3002" ;
	schema:image	<https://commons.wikimedia.org/wiki/Special:FilePath/Akihiko_Hirata_poster_detail_2.jpg?width=350> .