@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/363.73874/e23/>
  skos:notation "363.73874" ;
  skos:prefLabel "Klimagasser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.7387/e23/> .

<http://dewey.info/class/363.738/e23/>
  skos:notation "363.738" ;
  skos:prefLabel "Forurensende stoffer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.7387/e23/> .

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

<http://dewey.info/class/363.738709496/e23/>
  skos:notation "363.738709496" ;
  skos:prefLabel "Damp (forurensende stoffer)--Balkanhalvøya, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.7387/e23/> .

<http://dewey.info/class/363.73875/e23/>
  skos:notation "363.73875" ;
  skos:prefLabel "Gasser som bidrar til nedbryting av ozonlaget"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.7387/e23/> .

<http://dewey.info/class/363.7387/e23/>
  skos:narrower <http://dewey.info/class/363.73875/e23/>, <http://dewey.info/class/363.738709496/e23/>, <http://dewey.info/class/363.73874/e23/> ;
  a skos:Concept ;
  skos:altLabel "Gasser (helsefarlige)--forurensning"@nb, "Damp (forurensende stoffer)"@nb, "Forbrenningsgasser--forurensning"@nb, "Røykforurensning"@nb ;
  skos:notation "363.7387" ;
  dc:modified "2023-04-12"^^xsd:date ;
  dc:identifier "ocd00140103" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/363.738/e23/> ;
  skos:prefLabel "Damp, gasser, røyk"@nb .

