@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/675/e23/>
  skos:prefLabel "Lærindustri og pelsindustri"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.767523/e23/>
  skos:notation "338.767523" ;
  skos:prefLabel "Garving--lær--foretak"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.7675/e23/> .

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

<http://dewey.info/class/338.7675/e23/>
  dc:identifier "c26887c8-8d62-4414-94db-af320d17ecc4" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "338.7675" ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/675/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/338.767523/e23/> ;
  dc:modified "2022-11-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/338.767/e23/> ;
  dc:created "2018-01-30"^^xsd:date ;
  skos:prefLabel "Lærindustri--foretak"@nb .

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

<http://dewey.info/class/338.767/e23/>
  skos:notation "338.767" ;
  skos:prefLabel "Industriell produksjon--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.7675/e23/> .

