@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/948.912/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.91/e23/> ;
  skos:notation "948.912" ;
  skos:prefLabel "Region Sjælland (Danmark), …"@nb .

<http://dewey.info/class/948.91-948.95/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.91/e23/> ;
  skos:notation "948.91-948.95" ;
  skos:prefLabel "Lokalområder i Danmark"@nb .

<http://dewey.info/class/948.913/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.91/e23/> ;
  skos:notation "948.913" ;
  skos:prefLabel "København (Danmark), …"@nb .

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

<http://dewey.info/class/948.91/e23/>
  a skos:Concept ;
  dc:created "2016-06-03"^^xsd:date ;
  dc:identifier "9051db60-6d14-4c66-b3d3-79e3d78b0d40" ;
  dc:modified "2019-09-24"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--489.1/e23/>
 ) ;
  skos:broader <http://dewey.info/class/948.91-948.95/e23/> ;
  skos:exactMatch humord:c02200 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c02190, humord:c13583, humord:c13589, humord:c13305, humord:c12355, humord:c11650, humord:c02187, humord:c13593 ;
  skos:narrower <http://dewey.info/class/948.912/e23/>, <http://dewey.info/class/948.913/e23/> ;
  skos:notation "948.91" ;
  skos:prefLabel "Sjælland (Danmark)"@nb .

