@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/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--9375/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9375-9379/e23/> ;
  skos:notation "T2--9375" ;
  skos:prefLabel "Marlborough District"@nb .

<http://dewey.info/class/2--937/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--9375-9379/e23/> ;
  skos:notation "T2--937" ;
  skos:prefLabel "Sørøya"@nb .

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

<http://dewey.info/class/2--9375-9379/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00131998" ;
  dc:modified "2011-11-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/2--937/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--9376/e23/>, <http://dewey.info/class/2--9379/e23/>, <http://dewey.info/class/2--9377/e23/>, <http://dewey.info/class/2--9378/e23/>, <http://dewey.info/class/2--9375/e23/> ;
  skos:notation "T2--9375-9379" ;
  skos:prefLabel "Nelson-Marlborough Region"@nb .

<http://dewey.info/class/2--9378/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9375-9379/e23/> ;
  skos:notation "T2--9378" ;
  skos:prefLabel "Kaikoura District"@nb .

<http://dewey.info/class/2--9379/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9375-9379/e23/> ;
  skos:notation "T2--9379" ;
  skos:prefLabel "Hurunui District i Nelson-Marlborough Region"@nb .

<http://dewey.info/class/2--9376/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9375-9379/e23/> ;
  skos:notation "T2--9376" ;
  skos:prefLabel "Nelson City"@nb .

<http://dewey.info/class/2--9377/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9375-9379/e23/> ;
  skos:notation "T2--9377" ;
  skos:prefLabel "Tasman District"@nb .

