@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/\u6C5F\u5D0E\u4E00\u751F>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u6C5F\u5D0E\u4E00\u751F>	rdfs:label	"\u6C5F\u5D0E\u4E00\u751F" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u6C5F\u5D0E\u4E00\u751F>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1918> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1992> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<https://jpsearch.go.jp/entity/chname/\u6C5F\u5D0E\u4E00\u751F>	owl:sameAs	<http://lod.ac/id/747598> ;
	schema:name	"Esaki, Issei"@en ,
		"\u3048\u3055\u304D \u3044\u3063\u305B\u3044"@ja-hira ,
		"\u30A8\u30B5\u30AD \u30A4\u30C3\u30BB\u30A4"@ja-kana ,
		"\u6C5F\u5D0E\u4E00\u751F"@ja ;
	schema:description	"1918-1992, \u5E38\u6ED1\u713C\u306E\u9676\u82B8\u5BB6\u3002" .