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

<http://dewey.info/class/622.42/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.4/e23/> ;
  skos:notation "622.42" ;
  skos:prefLabel "Ventilasjon og klimaanlegg"@nb .

<http://dewey.info/class/622.47/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.4/e23/> ;
  skos:notation "622.47" ;
  skos:prefLabel "Belysning"@nb .

<http://dewey.info/class/622.4-622.8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/622.4/e23/> ;
  skos:notation "622.4-622.8" ;
  skos:prefLabel "Utvinningsteknologier som ikke gjelder ekstraksjon"@nb .

<http://dewey.info/class/622.48/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.4/e23/> ;
  skos:notation "622.48" ;
  skos:prefLabel "Elektrisitet"@nb .

<http://dewey.info/class/622.4/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00155973" ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:altLabel "Gruver--miljøteknologi"@nb ;
  skos:broader <http://dewey.info/class/622.4-622.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/622.43/e23/>, <http://dewey.info/class/622.42/e23/>, <http://dewey.info/class/622.48/e23/>, <http://dewey.info/class/622.49/e23/>, <http://dewey.info/class/622.47/e23/> ;
  skos:notation "622.4" ;
  skos:prefLabel "Gruvemiljø"@nb ;
  skos:relatedMatch realfagstermer:c007532 .

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

<http://dewey.info/class/622.43/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.4/e23/> ;
  skos:notation "622.43" ;
  skos:prefLabel "Temperaturregulering"@nb .

<http://dewey.info/class/622.49/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.4/e23/> ;
  skos:notation "622.49" ;
  skos:prefLabel "Sanitære forhold"@nb .

