@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/9/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie og geografi"@nb .

<http://dewey.info/class/996.11/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996.11" ;
  skos:prefLabel "Fiji"@nb .

<http://dewey.info/class/996.16/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996.16" ;
  skos:prefLabel "Wallis- og Futunaøyene"@nb .

<http://dewey.info/class/996.1/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00178032" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--961/e23/>
 ) ;
  skos:broader <http://dewey.info/class/996/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/996.11/e23/>, <http://dewey.info/class/996.13/e23/>, <http://dewey.info/class/996.15/e23/>, <http://dewey.info/class/996.18/e23/>, <http://dewey.info/class/996.16/e23/>, <http://dewey.info/class/996.12/e23/>, <http://dewey.info/class/996.14/e23/> ;
  skos:notation "996.1" ;
  skos:prefLabel "Sørvestlige del av det sentrale Stillehavet og isolerte øyer i det sørøstlige Stillehavet"@nb .

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

<http://dewey.info/class/996.14/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996.14" ;
  skos:prefLabel "Samoa"@nb .

<http://dewey.info/class/996.15/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996.15" ;
  skos:prefLabel "Tokelau"@nb .

<http://dewey.info/class/996/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996" ;
  skos:prefLabel "Polynesia og andre stillehavsøyer"@nb .

<http://dewey.info/class/2--961/e23/>
  a skos:Concept ;
  skos:prefLabel "Øyene i det sørvestlige sentrale Stillehavet, bestemte øyer i det sørøstlige Stillehavet"@nb .

<http://dewey.info/class/996.12/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996.12" ;
  skos:prefLabel "Tonga (Vennskapsøyene)"@nb .

<http://dewey.info/class/996.13/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996.13" ;
  skos:prefLabel "Amerikansk Samoa"@nb .

<http://dewey.info/class/996.18/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/996.1/e23/> ;
  skos:notation "996.18" ;
  skos:prefLabel "Isolerte øyer i det sørøstlige Stillehavet"@nb .

