@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#> .

<http://dewey.info/class/66/e23/>
  skos:notation "66" ;
  skos:prefLabel "Kjemiteknikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/668/e23/> .

<http://dewey.info/class/668.3/e23/>
  skos:notation "668.3" ;
  skos:prefLabel "Bindemidler og lignende produkter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668/e23/> .

<http://dewey.info/class/668.4/e23/>
  skos:notation "668.4" ;
  skos:prefLabel "Plast"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668/e23/> .

<http://dewey.info/class/668.9/e23/>
  skos:notation "668.9" ;
  skos:prefLabel "Polymerer og polymerisering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668/e23/> .

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

<http://dewey.info/class/668/e23/>
  skos:narrower <http://dewey.info/class/668.1/e23/>, <http://dewey.info/class/668.3/e23/>, <http://dewey.info/class/668.5/e23/>, <http://dewey.info/class/668.9/e23/>, <http://dewey.info/class/668.6/e23/>, <http://dewey.info/class/668.4/e23/>, <http://dewey.info/class/668.2/e23/> ;
  skos:prefLabel "Teknologi som gjelder andre organiske produkter"@nb ;
  skos:broader <http://dewey.info/class/66/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-04-29"^^xsd:date ;
  dc:identifier "ocd00161643" ;
  skos:notation "668" ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/668.1/e23/>
  skos:notation "668.1" ;
  skos:prefLabel "Overflateaktive stoffer (surfaktanter)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668/e23/> .

<http://dewey.info/class/668.2/e23/>
  skos:notation "668.2" ;
  skos:prefLabel "Glyserin"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668/e23/> .

<http://dewey.info/class/668.5/e23/>
  skos:notation "668.5" ;
  skos:prefLabel "Parfymer og kosmetikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668/e23/> .

<http://dewey.info/class/668.6/e23/>
  skos:notation "668.6" ;
  skos:prefLabel "Landbrukskjemikalier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668/e23/> .

