@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/\u79CB\u5C71\u8654>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u79CB\u5C71\u8654>	rdfs:label	"\u79CB\u5C71\u8654" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u79CB\u5C71\u8654>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1924> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/2015> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u79CB\u5C71\u8654>	owl:sameAs	ns5:Q11595049 ,
		<http://ja.dbpedia.org/resource/\u79CB\u5C71\u8654> ,
		<http://viaf.org/viaf/108207614> ,
		<http://id.ndl.go.jp/auth/entity/00001359> ;
	schema:name	"Akiyama, Ken"@en ,
		"\u30A2\u30AD\u30E4\u30DE \u30B1\u30F3"@ja-kana ,
		"\u3042\u304D\u3084\u307E \u3051\u3093"@ja-hira ,
		"\u79CB\u5C71\u8654"@ja ;
	schema:description	"1924-2015, \u56FD\u6587\u5B66\u8005\u3002\u6771\u4EAC\u5927\u5B66\u540D\u8A89\u6559\u6388\u3002\u5C02\u9580\u306F\u56FD\u6587\u5B66\u3001\u4E2D\u53E4\u6587\u5B66\u3002" ;
	schema:image	<https://commons.wikimedia.org/wiki/Special:FilePath/Ken_Akiyama_cropped_Ken_Akiyama_20001212.jpg?width=350> .