@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/00296345>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00296345>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2017-11-08T18:02:17";
	dct:created "1993-08-09";
	xl:prefLabel [xl:literalForm "大分県農業技術センター";ndl:transcription "オオイタケン ノウギョウ ギジュツ センター"@ja-Kana,"Ooitaken Nogyo Gijutsu Senta"@ja-Latn];
	rdfs:label "大分県農業技術センター";
	dct:source "大分県農業技術センターのあゆみ / 大分県農業技術センター 編";
	skos:exactMatch <http://viaf.org/viaf/sourceID/NDL%7C00296345#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#corporateNames>.

<http://id.ndl.go.jp/auth/entity/00296345>
	rdf:type <http://xmlns.com/foaf/0.1/Organization>;
	foaf:name "大分県農業技術センター";
	rda:dateOfEstablishment "1966";
	rda:corporateHistory "1966年4月大分県農業試験場, 大分県蚕業試験場, 大分県高城種畜場, 大分県果樹指導所が統合し発足 ; 2005年4月大分県柑橘試験場等の試験研究機関と統合し, 大分県農林水産研究センターとなる";
	rda:dateOfTermination "2005".