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

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

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

<http://dewey.info/class/338.76349809482814/e23/>
  skos:notation "338.76349809482814" ;
  skos:prefLabel "Skogsarbeid--foretak--Siljan (Telemark)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.763498/e23/> .

<http://dewey.info/class/338.76/e23/>
  skos:prefLabel "Forretningsforetak inndelt etter næring"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.763498/e23/>
  dc:identifier "1e388eb5-d919-4b44-9d77-0e536e5afb7f" ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/634.98/e23/>
 ) ;
  skos:broader <http://dewey.info/class/338.7634/e23/> ;
  skos:notation "338.763498" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/338.76349809482814/e23/> ;
  dc:modified "2024-11-20"^^xsd:date ;
  skos:prefLabel "Skogsarbeid--foretak, …"@nb ;
  dc:created "2016-11-07"^^xsd:date ;
  skos:altLabel "Tømmerhogst--foretak"@nb .

<http://dewey.info/class/338.7634/e23/>
  skos:notation "338.7634" ;
  skos:prefLabel "Fruktdyrking--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.763498/e23/> .

