@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/995.81-995.87/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/995.85/e23/> ;
  skos:notation "995.81-995.87" ;
  skos:prefLabel "Lokalområder i Bismarckarkipelet"@nb .

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

<http://dewey.info/class/995.85/e23/>
  a skos:Concept ;
  dc:created "2017-05-12"^^xsd:date ;
  dc:identifier "446558e8-b578-4f83-99c9-7a0c87579795" ;
  dc:modified "2019-09-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--958.5/e23/>
 ) ;
  skos:altLabel "Duke of York Group (Papua Ny-Guinea)"@nb ;
  skos:broader <http://dewey.info/class/995.81-995.87/e23/> ;
  skos:exactMatch humord:c26767 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "995.85" ;
  skos:prefLabel "East New Britain (Papua Ny-Guinea : provins), …"@nb .

