@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#> .

<http://dewey.info/class/621.9/e23/>
  skos:prefLabel "Verktøy"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.7621934/e23/>
  skos:notation "338.7621934" ;
  skos:prefLabel "Motorsager--industriell produksjon--foretak"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.76219/e23/> .

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

<http://dewey.info/class/338.76219/e23/>
  skos:narrower <http://dewey.info/class/338.7621934/e23/> ;
  dc:created "2017-07-24"^^xsd:date ;
  dc:identifier "f2790655-2d66-4ce9-a828-2f1aa89a833c" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.762/e23/> ;
  skos:notation "338.76219" ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/621.9/e23/>
 ) ;
  skos:prefLabel "Verktøyteknikk--foretak"@nb ;
  dc:modified "2017-07-25"^^xsd:date .

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

<http://dewey.info/class/338.762/e23/>
  skos:notation "338.762" ;
  skos:prefLabel "Teknikk--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.76219/e23/> .

