@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/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/667/e23/> ;
  skos:notation "66" ;
  skos:prefLabel "Kjemiteknikk"@nb .

<http://dewey.info/class/667.4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.4" ;
  skos:prefLabel "Blekk"@nb .

<http://dewey.info/class/667.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.5" ;
  skos:prefLabel "Trykksverte"@nb .

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

<http://dewey.info/class/667.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.2" ;
  skos:prefLabel "Fargestoffer og pigmenter"@nb .

<http://dewey.info/class/667.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.3" ;
  skos:prefLabel "Farging og trykking"@nb .

<http://dewey.info/class/667.8/e23/>
  a skos:Concept ;
  skos:notation "667.8" ;
  skos:prefLabel "[Ubenyttet]"@nb .

<http://dewey.info/class/667.9/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.9" ;
  skos:prefLabel "Overflatebelegging og overflatebelegg"@nb .

<http://dewey.info/class/667/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00161504" ;
  dc:modified "2015-05-05"^^xsd:date ;
  skos:altLabel "Farging--teknologi"@nb ;
  skos:broader <http://dewey.info/class/66/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/667.9/e23/>, <http://dewey.info/class/667.2/e23/>, <http://dewey.info/class/667.7/e23/>, <http://dewey.info/class/667.1/e23/>, <http://dewey.info/class/667.3/e23/>, <http://dewey.info/class/667.4/e23/>, <http://dewey.info/class/667.8/e23/>, <http://dewey.info/class/667.6/e23/>, <http://dewey.info/class/667.5/e23/> ;
  skos:notation "667" ;
  skos:prefLabel "Rengjøring, farging, overflatebelegging og lignende teknologier"@nb .

<http://dewey.info/class/667.1/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.1" ;
  skos:prefLabel "Rengjøring og bleking"@nb .

<http://dewey.info/class/667.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.6" ;
  skos:prefLabel "Malinger og maling"@nb .

<http://dewey.info/class/667.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/667/e23/> ;
  skos:notation "667.7" ;
  skos:prefLabel "Polermidler, lakk, ferniss"@nb .

