@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/66/e23/>
  skos:prefLabel "Kjemiteknikk"@nb ;
  a skos:Concept .

<http://dewey.info/class/660.0286/e23/>
  skos:notation "660.0286" ;
  skos:prefLabel "Grønn teknologi--kjemiteknikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.02/e23/> .

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

<http://dewey.info/class/660.021/e23/>
  skos:notation "660.021" ;
  skos:prefLabel "Kjemiteknikk--statistikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.02/e23/> .

<http://dewey.info/class/660.0284/e23/>
  skos:notation "660.0284" ;
  skos:prefLabel "Apparater, utstyr, materialer"@nb ;
  a skos:Concept .

<http://dewey.info/class/660.02/e23/>
  skos:narrower <http://dewey.info/class/660.021/e23/>, <http://dewey.info/class/660.0284/e23/>, <http://dewey.info/class/660.0286/e23/>, <http://dewey.info/class/660.0289/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/660/e23/> ;
  a skos:Concept ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/66/e23/>
   <http://dewey.info/class/1--02/e23/>
 ) ;
  skos:prefLabel "Diverse"@nb ;
  dc:identifier "ocd00160709" ;
  skos:notation "660.02" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/1--02/e23/>
  skos:prefLabel "Diverse"@nb ;
  a skos:Concept .

<http://dewey.info/class/660.0289/e23/>
  skos:notation "660.0289" ;
  skos:prefLabel "Sikkerhetstiltak"@nb ;
  a skos:Concept .

<http://dewey.info/class/660/e23/>
  skos:notation "660" ;
  skos:prefLabel "Kjemiteknikk og lignende teknologier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/660.02/e23/> .

