@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/\u5802\u672C\u6F06\u8ED2>	rdf:type	type:Person ,
		type:Agent .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<https://jpsearch.go.jp/entity/chname/\u5802\u672C\u6F06\u8ED2>	rdfs:label	"\u5802\u672C\u6F06\u8ED2" ;
	rdfs:isDefinedBy	<https://jpsearch.go.jp/entity/chname/> .
@prefix schema:	<http://schema.org/> .
<https://jpsearch.go.jp/entity/chname/\u5802\u672C\u6F06\u8ED2>	schema:birthDate	<https://jpsearch.go.jp/entity/time/1889> ;
	schema:deathDate	<https://jpsearch.go.jp/entity/time/1964> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<https://artplatform.go.jp/artists/> .
<https://jpsearch.go.jp/entity/chname/\u5802\u672C\u6F06\u8ED2>	owl:sameAs	ns5:A2589 ,
		<http://viaf.org/viaf/34164295376208412493> .
@prefix ns6:	<http://www.wikidata.org/entity/> .
<https://jpsearch.go.jp/entity/chname/\u5802\u672C\u6F06\u8ED2>	owl:sameAs	ns6:Q108699446 ;
	schema:name	"\u30C9\u30A6\u30E2\u30C8 \u30B7\u30C3\u30B1\u30F3"@ja-kana ,
		"\u5802\u672C\u6F06\u8ED2"@ja ,
		"Domoto, Shikken"@en ,
		"\u3069\u3046\u3082\u3068 \u3057\u3063\u3051\u3093"@ja-hira ;
	schema:description	"1889-1964, \u4EAC\u90FD\u51FA\u8EAB\u306E\u6F06\u82B8\u5BB6\u3002\u5802\u672C\u5370\u8C61\u306E\u5B9F\u5144\u3002\u672C\u540D\u306F\u4E94\u4E09\u90CE\u3002" .