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

<http://dewey.info/class/551.2/e23/>
  skos:notation "551.2" ;
  skos:prefLabel "Vulkaner, jordskjelv, termalt vann og gasser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.23/e23/> .

<http://dewey.info/class/551.23/e23/>
  a skos:Concept ;
  skos:prefLabel "Termalt vann og gasser"@nb ;
  skos:altLabel "Volatiler (vulkanske gasser)"@nb, "Termalt vann--geofysikk"@nb, "Vulkanske gasser"@nb, "Fumaroler"@nb, "Geysirer"@nb, "Varme kilder"@nb ;
  skos:closeMatch bibbi:1114121 ;
  dc:modified "2017-09-21"^^xsd:date ;
  dc:identifier "ocd00147302" ;
  ns0:classHere "Fumaroler"@nb, "Overflateforekomster"@nb, "Varme kilder"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:including "Vulkanske volatiler"@nb ;
  skos:notation "551.23" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/551.2/e23/> .

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

