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

<http://dewey.info/class/552.4/e23/>
  skos:broader <http://dewey.info/class/552.1-552.5/e23/> ;
  skos:prefLabel "Metamorfe bergarter"@nb ;
  skos:altLabel "Marmor--petrologi"@nb, "Glimmerskifer"@nb, "Serpentin--petrologi"@nb, "Kvartsitt"@nb, "Skifer--petrologi"@nb, "Gneis"@nb ;
  ns0:including "Skifer"@nb, "Glimmerskifer"@nb, "Kvartsitt"@nb, "Marmor"@nb, "Serpentinitt"@nb, "Gneis"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-09-21"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "552.4" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1114206 ;
  dc:identifier "ocd00147703" .

<http://dewey.info/class/552.1-552.5/e23/>
  skos:notation "552.1-552.5" ;
  skos:prefLabel "Bestemte typer bergarter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/552.4/e23/> .

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

