@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/00101857>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00101857>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2013-11-08T09:05:51";
	dct:created "1981-03-16";
	xl:prefLabel [xl:literalForm "加藤, 範夫, 1923-2002";ndl:transcription "カトウ, ノリオ, 1923-2002"@ja-Kana,"Kato, Norio, 1923-2002"@ja-Latn];
	rdfs:label "加藤, 範夫, 1923-2002";
	xl:altLabel [xl:literalForm "かとう, のりを"];
	dct:source "回折と散乱 / 加藤範夫 著","大学研究者研究課題総覧","「現代物故者事典」総索引 2 (没年)";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00101857#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>;
	skos:historyNote "没年追加 (20131008)".

<http://id.ndl.go.jp/auth/entity/00101857>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "加藤範夫";
	rda:dateOfBirth "1923";
	rda:dateOfDeath "2002".