@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/2--7152/e23/>
  skos:notation "T2--7152" ;
  skos:prefLabel "Østlige fylker i New Brunswick"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--715/e23/> .

<http://dewey.info/class/2--7153/e23/>
  skos:notation "T2--7153" ;
  skos:prefLabel "Sørlige fylker i New Brunswick"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--715/e23/> .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/2--7151/e23/>
  skos:notation "T2--7151" ;
  skos:prefLabel "New Brunswick"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--715/e23/> .

<http://dewey.info/class/2--71/e23/>
  skos:notation "T2--71" ;
  skos:prefLabel "Canada"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--715/e23/> .

<http://dewey.info/class/2--7154/e23/>
  skos:notation "T2--7154" ;
  skos:prefLabel "Sentrale fylker i New Brunswick"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--715/e23/> .

<http://dewey.info/class/2--7155/e23/>
  skos:notation "T2--7155" ;
  skos:prefLabel "Vestlige fylker i New Brunswick"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--715/e23/> .

<http://dewey.info/class/2--715/e23/>
  dc:modified "2012-07-19"^^xsd:date ;
  skos:prefLabel "Atlanterhavsprovinsene"@nb ;
  skos:notation "T2--715" ;
  dc:identifier "ocd00127096" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7153/e23/>, <http://dewey.info/class/2--7154/e23/>, <http://dewey.info/class/2--7152/e23/>, <http://dewey.info/class/2--7151/e23/>, <http://dewey.info/class/2--7155/e23/> ;
  skos:altLabel "Kystprovinsene"@nb, "Acadia"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/2--71/e23/> .

