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

<http://dewey.info/class/634.9809482/e23/>
  dc:identifier "48902426-6a25-45a2-8f4c-89712e02017e" ;
  skos:broader <http://dewey.info/class/634.98/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-01-09"^^xsd:date ;
  skos:narrower <http://dewey.info/class/634.98094824/e23/>, <http://dewey.info/class/634.98094828/e23/> ;
  a skos:Concept ;
  dc:created "2017-01-06"^^xsd:date ;
  skos:closeMatch bibbi:1188207 ;
  mads:componentList (
   <http://dewey.info/class/634.98/e23/>
   <http://dewey.info/class/2--482/e23/>
 ) ;
  skos:notation "634.9809482" ;
  skos:prefLabel "Tømmerhogst--Østlandet (Norge)"@nb .

<http://dewey.info/class/634.98094828/e23/>
  skos:notation "634.98094828" ;
  skos:prefLabel "Tømmerhogst--Telemark (Norge)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/634.9809482/e23/> .

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

<http://dewey.info/class/634.98/e23/>
  skos:notation "634.98" ;
  skos:prefLabel "Skogutnyttelse og skogprodukter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/634.9809482/e23/> .

<http://dewey.info/class/2--482/e23/>
  skos:prefLabel "Østlandet"@nb ;
  a skos:Concept .

<http://dewey.info/class/634.98094824/e23/>
  skos:notation "634.98094824" ;
  skos:prefLabel "Tømmerhogst--Innlandet (Norge), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/634.9809482/e23/> .

