@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/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--95/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Ny-Guinea og naboland i Melanesia"@nb ;
  dc:identifier "ocd00132098" ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/2--959/e23/>, <http://dewey.info/class/2--951-957/e23/>, <http://dewey.info/class/2--958/e23/> ;
  skos:broader <http://dewey.info/class/2--93-96/e23/> ;
  skos:altLabel "Oseania"@nb, "Ny-Guinea"@nb, "Melanesia"@nb ;
  skos:notation "T2--95" ;
  dc:modified "2017-10-10"^^xsd:date ;
  a skos:Concept .

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

<http://dewey.info/class/2--93-96/e23/>
  skos:notation "T2--93-96" ;
  skos:prefLabel "Australasia og stillehavsøyene"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--95/e23/> .

<http://dewey.info/class/2--959/e23/>
  skos:notation "T2--959" ;
  skos:prefLabel "Andre deler av Melanesia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--95/e23/> .

<http://dewey.info/class/2--951-957/e23/>
  skos:notation "T2--951-957" ;
  skos:prefLabel "Ny-Guinea"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--95/e23/> .

<http://dewey.info/class/2--958/e23/>
  skos:notation "T2--958" ;
  skos:prefLabel "Bismarckarkipelet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--95/e23/> .

