@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/687.16/e23/>
  skos:prefLabel "Klesplagg for spesielle formål"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/338.768716/e23/>
  a skos:Concept ;
  skos:notation "338.768716" ;
  dc:identifier "ebb78d9c-5ec4-42e2-805a-7cf15568bcdd" ;
  skos:prefLabel "Treningstøy--industriell produksjon--foretak"@nb ;
  dc:created "2019-07-31"^^xsd:date ;
  dc:modified "2019-07-31"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/687.16/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1176779 ;
  skos:broader <http://dewey.info/class/338.7687/e23/> .

<http://dewey.info/class/338.7687/e23/>
  skos:notation "338.7687" ;
  skos:prefLabel "Klesindustri--foretak, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.768716/e23/> .

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

