@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/995/e23/>
  skos:narrower <http://dewey.info/class/995.8/e23/>, <http://dewey.info/class/995.1-995.7/e23/>, <http://dewey.info/class/995.9/e23/> ;
  skos:broader <http://dewey.info/class/99/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "995" ;
  skos:altLabel "Oseania"@nb, "Melanesia"@nb, "Ny-Guinea"@nb ;
  ns0:classHere "Oseania"@nb ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--95/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1162054, bibbi:1162047, bibbi:1147876, bibbi:1162055, bibbi:1147091, bibbi:1164657 ;
  skos:prefLabel "Ny-Guinea og naboland i Melanesia"@nb ;
  dc:identifier "ocd00177965" ;
  dc:modified "2017-09-21"^^xsd:date .

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

<http://dewey.info/class/2--95/e23/>
  skos:prefLabel "Ny-Guinea og naboland i Melanesia"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/995.8/e23/>
  skos:notation "995.8" ;
  skos:prefLabel "Bismarckarkipelet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/995/e23/> .

<http://dewey.info/class/995.9/e23/>
  skos:notation "995.9" ;
  skos:prefLabel "Andre deler av Melanesia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/995/e23/> .

<http://dewey.info/class/995.1-995.7/e23/>
  skos:notation "995.1-995.7" ;
  skos:prefLabel "Ny-Guinea"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/995/e23/> .

<http://dewey.info/class/99/e23/>
  skos:notation "99" ;
  skos:prefLabel "Andre områders historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/995/e23/> .

