@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/660.041/e23/>
  skos:notation "660.041" ;
  skos:prefLabel "Faste stoffer--kjemiteknikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.04/e23/> .

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

<http://dewey.info/class/660.04/e23/>
  skos:narrower <http://dewey.info/class/660.042/e23/>, <http://dewey.info/class/660.043/e23/>, <http://dewey.info/class/660.044/e23/>, <http://dewey.info/class/660.041/e23/> ;
  skos:prefLabel "Kjemisk teknologi for bestemte aggregattilstander"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2014-05-07"^^xsd:date ;
  skos:notation "660.04" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160814" ;
  skos:altLabel "Aggregattilstander--kjemiteknikk"@nb ;
  skos:broader <http://dewey.info/class/660/e23/> .

<http://dewey.info/class/660.043/e23/>
  skos:notation "660.043" ;
  skos:prefLabel "Gasser--kjemiteknikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.04/e23/> .

<http://dewey.info/class/660.044/e23/>
  skos:notation "660.044" ;
  skos:prefLabel "Plasma (ionisert gass)--kjemiteknikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.04/e23/> .

<http://dewey.info/class/660.042/e23/>
  skos:notation "660.042" ;
  skos:prefLabel "Væsker--kjemiteknikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.04/e23/> .

<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.04/e23/> .

