@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/01150332>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/01150332>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2019-01-07T18:15:00";
	dct:created "2009-02-16";
	xl:prefLabel [xl:literalForm "相馬, 明子, 1951-2008";ndl:transcription "ソウマ, メイコ, 1951-2008"@ja-Kana,"Soma, Meiko, 1951-2008"@ja-Latn];
	rdfs:label "相馬, 明子, 1951-2008";
	dct:source "いつも笑顔で / 明子さんを偲ぶ編集委員会 著","名称・生没年: 初出資料","読み: 初出本文";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C01150332#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>.

<http://id.ndl.go.jp/auth/entity/01150332>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "相馬明子";
	rda:dateOfBirth "1951";
	rda:dateOfDeath "2008".