@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/338.768/e23/>
  skos:notation "338.768" ;
  skos:prefLabel "Håndverk--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.7684/e23/> .

<http://dewey.info/class/338.7684009482722/e23/>
  skos:notation "338.7684009482722" ;
  skos:prefLabel "Hjeminnredninger--produksjonsteknologi--foretak--Tønsberg (Vestfold)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.7684/e23/> .

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

<http://dewey.info/class/684/e23/>
  skos:prefLabel "Innredninger og hobbyverksteder"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.76841/e23/>
  skos:notation "338.76841" ;
  skos:prefLabel "Møbelindustri--foretak"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.7684/e23/> .

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

<http://dewey.info/class/338.7684/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "338.7684" ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:broader <http://dewey.info/class/338.768/e23/> ;
  skos:prefLabel "Hjemmeinnredninger--produksjonsteknologi--foretak"@nb ;
  dc:identifier "ocd00462999" ;
  skos:narrower <http://dewey.info/class/338.7684009482722/e23/>, <http://dewey.info/class/338.76841/e23/> ;
  a skos:Concept ;
  dc:created "2021-12-14"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/684/e23/>
 ) .

