@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix xl: <http://www.w3.org/2008/05/skos-xl#>.
@prefix rdag1: <http://RDVocab.info/ElementsGr1/>.
@prefix rda: <http://RDVocab.info/ElementsGr2/>.
@prefix rdaa: <http://rdaregistry.info/Elements/a/>.
@prefix frbrent: <http://RDVocab.info/uri/schema/FRBRentitiesRDA/>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix ndl: <http://ndl.go.jp/dcndl/terms/>.
@prefix dct: <http://purl.org/dc/terms/>.

<http://id.ndl.go.jp/auth/ndlna/00096376>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00096376>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2016-04-25T13:37:48";
	dct:created "1979-04-01";
	xl:prefLabel [xl:literalForm "横山, 蜃楼, 1885-1946";ndl:transcription "ヨコヤマ, シンロウ, 1885-1946"@ja-Kana,"Yokoyama, Shinro, 1885-1946"@ja-Latn];
	rdfs:label "横山, 蜃楼, 1885-1946";
	xl:altLabel [xl:literalForm "横山, 所蔵";dct:description "本名"];
	dct:source "夜滴集","その他の参考資料 (知人回答、電話帳を含む)","CD人物レファレンス事典 日本編 (没年)";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00096376#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>;
	skos:historyNote "没年追加 (20160415)".

<http://id.ndl.go.jp/auth/entity/00096376>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "横山蜃楼";
	rda:dateOfBirth "1885";
	rda:dateOfDeath "1946".