@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/660.28304/e23/>
  skos:notation "660.28304" ;
  skos:prefLabel "Korrosjonskontroll"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.283/e23/> .

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

<http://dewey.info/class/660.2832/e23/>
  skos:notation "660.2832" ;
  skos:prefLabel "Kjemiske reaktorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/660.283/e23/> .

<http://dewey.info/class/660.281-660.283/e23/>
  skos:notation "660.281-660.283" ;
  skos:prefLabel "Prosess og materialer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/660.283/e23/> .

<http://dewey.info/class/660.283/e23/>
  ns0:including "Rørnett"@nb ;
  skos:prefLabel "Prosessutstyr"@nb ;
  dc:identifier "ocd00160836" ;
  skos:altLabel "Rør (rørledninger)--kjemiteknikk"@nb ;
  skos:broader <http://dewey.info/class/660.281-660.283/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "660.283" ;
  skos:narrower <http://dewey.info/class/660.28304/e23/>, <http://dewey.info/class/660.2832/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-10-23"^^xsd:date .

