@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.7687/e23/> .

<http://dewey.info/class/687/e23/>
  skos:prefLabel "Klær og tilbehør"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/338.768716/e23/>
  skos:notation "338.768716" ;
  skos:prefLabel "Treningstøy--industriell produksjon--foretak"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.7687/e23/> .

<http://dewey.info/class/338.7687/e23/>
  a skos:Concept ;
  dc:created "2016-07-26"^^xsd:date ;
  skos:notation "338.7687" ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/687/e23/>
 ) ;
  dc:identifier "0b3345ea-ee30-4191-97c5-66c874aaaf0e" ;
  skos:prefLabel "Klesindustri--foretak, …"@nb ;
  skos:narrower <http://dewey.info/class/338.7687116/e23/>, <http://dewey.info/class/338.768716/e23/> ;
  dc:modified "2018-08-20"^^xsd:date ;
  skos:altLabel "Klesprodusenter--foretak"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/338.768/e23/> .

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

