@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/00149740>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00149740>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2000-12-04T14:22:00";
	dct:created "1985-11-21";
	xl:prefLabel [xl:literalForm "大西, 柯葉, 1918-1991";ndl:transcription "オオニシ, カヨウ, 1918-1991"@ja-Kana,"Oonishi, Kayo, 1918-1991"@ja-Latn];
	rdfs:label "大西, 柯葉, 1918-1991";
	xl:altLabel [xl:literalForm "大西, 正義";ndl:transcription "オオニシ, セイギ"@ja-Kana,"Oonishi, Seigi"@ja-Latn;dct:description "本名"];
	dct:source "写楽顔 / 大西柯葉 著","その他の参考資料 (知人回答、電話帳を含む)";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00149740#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>.

<http://id.ndl.go.jp/auth/entity/00149740>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "大西柯葉";
	rda:dateOfBirth "1918";
	rda:dateOfDeath "1991".