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

<http://dewey.info/class/2--9371-9374/e23/>
  skos:broader <http://dewey.info/class/2--937/e23/> ;
  skos:narrower <http://dewey.info/class/2--9372/e23/>, <http://dewey.info/class/2--9371/e23/>, <http://dewey.info/class/2--9373/e23/>, <http://dewey.info/class/2--9374/e23/> ;
  dc:modified "2011-11-07"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "West Coast Region"@nb ;
  dc:identifier "ocd00131993" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  a skos:Concept ;
  skos:notation "T2--9371-9374" .

<http://dewey.info/class/2--9374/e23/>
  skos:notation "T2--9374" ;
  skos:prefLabel "Tasman District i West Coast Region"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9371-9374/e23/> .

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

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

<http://dewey.info/class/2--9372/e23/>
  skos:notation "T2--9372" ;
  skos:prefLabel "Grey District"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9371-9374/e23/> .

<http://dewey.info/class/2--9373/e23/>
  skos:notation "T2--9373" ;
  skos:prefLabel "Buller District"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9371-9374/e23/> .

<http://dewey.info/class/2--9371/e23/>
  skos:notation "T2--9371" ;
  skos:prefLabel "Westland District"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--9371-9374/e23/> .

