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

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

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

<http://dewey.info/class/2--9585/e23/>
  skos:altLabel "Kokopo (Papua Ny-Guinea)"@nb, "Duke of York Group (Papua Ny-Guinea)"@nb, "East New Britain (Papua Ny-Guinea : provins)"@nb, "Pomio (Papua Ny-Guinea)"@nb, "Ulawun (Papua Ny-Guinea)"@nb, "Rabaul (Papua Ny-Guinea)"@nb, "New Britain (Papua Ny-Guinea : øy)"@nb ;
  skos:prefLabel "East New Britain Province"@nb ;
  skos:broader <http://dewey.info/class/2--958/e23/> ;
  dc:identifier "ocd00132120" ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "T2--9585" ;
  ns0:including "Rabaul"@nb ;
  dc:modified "2020-11-24"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  ns0:classHere "Oversiktsverker om new britain"@nb .

