@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/00721336>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00721336>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "1999-04-02T12:35:00";
	dct:created "1999-04-02";
	xl:prefLabel [xl:literalForm "中村, 五郎, 1920-";ndl:transcription "ナカムラ, ゴロウ, 1920-"@ja-Kana,"Nakamura, Goro, 1920-"@ja-Latn];
	rdfs:label "中村, 五郎, 1920-";
	dct:source "独立歩兵第二十五大隊第一中隊 / 中村五郎 編","本人回答";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00721336#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>.

<http://id.ndl.go.jp/auth/entity/00721336>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "中村五郎";
	rda:dateOfBirth "1920".