@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/666.1/e23/>
  skos:prefLabel "Glass"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.7666109482233/e23/>
  skos:notation "338.7666109482233" ;
  skos:prefLabel "Glass--teknologi--foretak--Hurdal (Akershus)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.76661/e23/> .

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

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

<http://dewey.info/class/338.76661/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/666.1/e23/>
 ) ;
  skos:notation "338.76661" ;
  dc:modified "2018-02-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/338.766/e23/> ;
  skos:prefLabel "Glass--teknologi--foretak"@nb ;
  a skos:Concept ;
  dc:identifier "1040d5a5-bbba-4593-89b0-aef33c75e8a0" ;
  dc:created "2017-05-24"^^xsd:date ;
  skos:narrower <http://dewey.info/class/338.7666109482233/e23/> .

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

