@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 humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/363.73867/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.7386/e23/> ;
  skos:notation "363.73867" ;
  skos:prefLabel "Sur nedbør--forebygging"@nb .

<http://dewey.info/class/363.7386/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00140205" ;
  dc:modified "2014-05-23"^^xsd:date ;
  skos:altLabel "Syreregn"@nb, "Sur nedbør--sosial velferd"@nb ;
  skos:broader <http://dewey.info/class/363.738/e23/> ;
  skos:exactMatch realfagstermer:c005307, humord:c25206 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/363.73867/e23/> ;
  skos:notation "363.7386" ;
  skos:prefLabel "Sur nedbør"@nb ;
  skos:relatedMatch realfagstermer:c000499, realfagstermer:c004097 .

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

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

