@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/612.3924/e23/>
  skos:notation "612.3924" ;
  skos:prefLabel "Grunnstoffer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.392/e23/> .

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

<http://dewey.info/class/612.392/e23/>
  dc:modified "2014-09-30"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.39/e23/> ;
  skos:notation "612.392" ;
  skos:narrower <http://dewey.info/class/612.3924/e23/>, <http://dewey.info/class/612.3926/e23/>, <http://dewey.info/class/612.3923/e23/> ;
  skos:altLabel "Mineraler--stoffskifte--menneskets fysiologi"@nb, "Uorganiske stoffer--stoffskifte--menneskets fysiologi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Mineraler"@nb ;
  dc:identifier "ocd00152097" ;
  skos:prefLabel "Stoffskifte av uorganiske stoffer"@nb .

<http://dewey.info/class/612.3926/e23/>
  skos:notation "612.3926" ;
  skos:prefLabel "Andre forbindelser enn vann"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.392/e23/> .

<http://dewey.info/class/612.39/e23/>
  skos:notation "612.39" ;
  skos:prefLabel "Stoffskifte"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/612.392/e23/> .

<http://dewey.info/class/612.3923/e23/>
  skos:notation "612.3923" ;
  skos:prefLabel "Vann"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.392/e23/> .

