@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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--96/e23/>
  skos:notation "T2--96" ;
  skos:prefLabel "Polynesia og andre stillehavsøyer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--967/e23/> .

<http://dewey.info/class/2--967/e23/>
  skos:notation "T2--967" ;
  ns0:including "Guam"@nb, "Saipan"@nb, "Tinian"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  a skos:Concept ;
  skos:altLabel "Tinian (Nord-Marianene)"@nb, "Commonwealth of the Northern Mariana Islands"@nb, "Guam"@nb, "Saipan"@nb, "Nord-Marianene"@nb ;
  skos:broader <http://dewey.info/class/2--96/e23/> ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:identifier "ocd00132156" ;
  skos:prefLabel "Marianene"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  ns0:classHere "Nord-marianene"@nb .

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

