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

<http://dewey.info/class/579.5/e23/>
  skos:notation "579.5" ;
  skos:prefLabel "Fungi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/579.52/e23/> .

<http://dewey.info/class/579.52/e23/>
  skos:altLabel "Stemonitales"@nb, "Acrasia"@nb, "Myxomycetes"@nb, "Myxogastromycetidae"@nb, "Mycetozoa"@nb, "Ekte slimsopper"@nb, "Myxomycota"@nb, "Trichiales"@nb, "Physarales"@nb, "Myxomycophyta"@nb, "Cellulære slimsopper"@nb ;
  skos:notation "579.52" ;
  ns0:including "Acrasia"@nb, "Stemonitales"@nb, "Trichiales"@nb, "Physarales"@nb, "Cellulære slimsopper"@nb ;
  ns0:classHere "Ekte slimsopper"@nb, "Myxogastromycetidae"@nb ;
  ns0:variantName "Myxomycota"@nb, "Myxomycophyta"@nb, "Myxomycetes"@nb, "Mycetozoa"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Myxomycotina"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/579.5/e23/> ;
  dc:modified "2018-06-27"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00149518" .

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

