@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/00493954>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00493954>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "1998-06-11T10:13:00";
	dct:created "1997-04-18";
	xl:prefLabel [xl:literalForm "小林, 大茂, 1796-1870";ndl:transcription "コバヤシ, オオシゲ, 1796-1870"@ja-Kana,"Kobayashi, Ooshige, 1796-1870"@ja-Latn];
	rdfs:label "小林, 大茂, 1796-1870";
	xl:altLabel [xl:literalForm "松の屋";dct:description "号"],[xl:literalForm "三宅";dct:description "本姓"],[xl:literalForm "鵜三郎";dct:description "通称"],[xl:literalForm "子承";dct:description "字"];
	dct:source "松屋集 (請求記号: 16-238)","大人名事典";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00493954#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>;
	skos:note "遡及入力典拠".

<http://id.ndl.go.jp/auth/entity/00493954>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "小林大茂";
	rda:dateOfBirth "1796";
	rda:dateOfDeath "1870".