@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#> .

<http://dewey.info/class/579.4/e23/>
  skos:notation "579.4" ;
  skos:prefLabel "Protozoa (protozoer)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.2-579.8/e23/> .

<http://dewey.info/class/579.5/e23/>
  skos:notation "579.5" ;
  skos:prefLabel "Fungi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.2-579.8/e23/> .

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

<http://dewey.info/class/579.2/e23/>
  skos:notation "579.2" ;
  skos:prefLabel "Virus og subvirale organismer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.2-579.8/e23/> .

<http://dewey.info/class/579.3/e23/>
  skos:notation "579.3" ;
  skos:prefLabel "Prokaryoter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.2-579.8/e23/> .

<http://dewey.info/class/579.2-579.8/e23/>
  skos:broader <http://dewey.info/class/579/e23/> ;
  skos:narrower <http://dewey.info/class/579.4/e23/>, <http://dewey.info/class/579.6/e23/>, <http://dewey.info/class/579.8/e23/>, <http://dewey.info/class/579.3/e23/>, <http://dewey.info/class/579.5/e23/>, <http://dewey.info/class/579.7/e23/>, <http://dewey.info/class/579.2/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00149430" ;
  skos:notation "579.2-579.8" ;
  skos:prefLabel "Bestemte taksonomiske grupper av mikroorganismer, sopper, alger"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2018-01-12"^^xsd:date .

<http://dewey.info/class/579.8/e23/>
  skos:notation "579.8" ;
  skos:prefLabel "Algae (alger)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.2-579.8/e23/> .

<http://dewey.info/class/579.6/e23/>
  skos:notation "579.6" ;
  skos:prefLabel "Hattsopper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.2-579.8/e23/> .

<http://dewey.info/class/579.7/e23/>
  skos:notation "579.7" ;
  skos:prefLabel "Lichenes (lavarter)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.2-579.8/e23/> .

<http://dewey.info/class/579/e23/>
  skos:notation "579" ;
  skos:prefLabel "Naturhistorie for mikroorganismer, sopper, alger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/579.2-579.8/e23/> .

