@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/00039920>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00039920>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2024-01-09T10:42:27";
	dct:created "1979-04-01";
	xl:prefLabel [xl:literalForm "牧田, 茂, 1916-2002";ndl:transcription "マキタ, シゲル, 1916-2002"@ja-Kana,"Makita, Shigeru, 1916-2002"@ja-Latn];
	rdfs:label "牧田, 茂, 1916-2002";
	dct:source "村落社会","奥付: 祭りごよみ. 西日本編 / 牧田茂 著 ; 牧田道子 絵","20世紀日本人名事典 (没年)";
	skos:exactMatch <http://id.loc.gov/authorities/names/n81071000>,<http://viaf.org/viaf/sourceID/NDL%7C00039920#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>;
	skos:historyNote "没年追加 (20180417)".

<http://id.ndl.go.jp/auth/entity/00039920>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "牧田茂";
	rda:dateOfBirth "1916";
	rda:dateOfDeath "2002".