@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/00496947>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00496947>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2017-12-18T15:29:37";
	dct:created "1997-04-18";
	xl:prefLabel [xl:literalForm "清野, 勉, 1853-1904";ndl:transcription "キヨノ, ベン, 1853-1904"@ja-Kana,"Kiyono, Ben, 1853-1904"@ja-Latn];
	rdfs:label "清野, 勉, 1853-1904";
	dct:source "格致哲学緒論 (請求記号: 30-147)","日本人名大事典";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00496947#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>;
	skos:historyNote "生没年追加 (20171208)".

<http://id.ndl.go.jp/auth/entity/00496947>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "清野勉";
	rda:dateOfBirth "1853";
	rda:dateOfDeath "1904".