@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/572.4295/e23/>
  skos:notation "572.4295" ;
  skos:prefLabel "Stoffskifte--sopper (Fungi)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.429/e23/> .

<http://dewey.info/class/572.4/e23/>
  skos:prefLabel "Stoffskifte"@nb ;
  a skos:Concept .

<http://dewey.info/class/572.4293/e23/>
  skos:notation "572.4293" ;
  skos:prefLabel "Stoffskifte--bakterier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.429/e23/> .

<http://dewey.info/class/572.42/e23/>
  skos:notation "572.42" ;
  skos:prefLabel "Planter--stoffskifte, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/572.429/e23/> .

<http://dewey.info/class/571.29/e23/>
  skos:prefLabel "Mikroorganismer, sopper, alger"@nb ;
  a skos:Concept .

<http://dewey.info/class/572.429/e23/>
  skos:altLabel "Ernæring--mikroorganismer"@nb, "Stoffskifte--mikroorganismer"@nb ;
  dc:identifier "ocd00148631" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "572.429" ;
  skos:narrower <http://dewey.info/class/572.4293/e23/>, <http://dewey.info/class/572.4295/e23/> ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:prefLabel "Mikroorganismer--stoffskifte, …"@nb ;
  skos:broader <http://dewey.info/class/572.42/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/572.4/e23/>
   <http://dewey.info/class/571.29/e23/>
 ) .

