@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/00045000>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00045000>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2019-08-30T13:02:57";
	dct:created "1979-04-01";
	xl:prefLabel [xl:literalForm "宮前, 初子, 1918-1995";ndl:transcription "ミヤマエ, ハツコ, 1918-1995"@ja-Kana,"Miyamae, Hatsuko, 1918-1995"@ja-Latn];
	rdfs:label "宮前, 初子, 1918-1995";
	dct:source "海鳴り","伊勢路 (15), 1999.10 (没年)";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00045000#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>;
	skos:historyNote "没年追加 (20190826)".

<http://id.ndl.go.jp/auth/entity/00045000>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "宮前初子";
	rda:dateOfBirth "1918";
	rda:dateOfDeath "1995".