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

<http://dewey.info/class/995/e23/>
  a skos:Concept ;
  ns0:classHere "Oseania"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00177965" ;
  dc:modified "2017-09-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--95/e23/>
 ) ;
  skos:altLabel "Oseania"@nb, "Melanesia"@nb, "Ny-Guinea"@nb ;
  skos:broader <http://dewey.info/class/99/e23/> ;
  skos:closeMatch realfagstermer:c030442, humord:c03734, humord:c03721 ;
  skos:exactMatch humord:c03727, realfagstermer:c030791 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c20466 ;
  skos:narrower <http://dewey.info/class/995.1-995.7/e23/>, <http://dewey.info/class/995.9/e23/>, <http://dewey.info/class/995.8/e23/> ;
  skos:notation "995" ;
  skos:prefLabel "Ny-Guinea og naboland i Melanesia"@nb .

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

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

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

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

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

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

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

