@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/588/e23/>
  skos:notation "588" ;
  skos:prefLabel "Bryophyta"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583-588/e23/> .

<http://dewey.info/class/58/e23/>
  skos:notation "58" ;
  skos:prefLabel "Planter (botanikk)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/583-588/e23/> .

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

<http://dewey.info/class/587/e23/>
  skos:notation "587" ;
  skos:prefLabel "Pteridophyta"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583-588/e23/> .

<http://dewey.info/class/583-584/e23/>
  skos:notation "583-584" ;
  skos:prefLabel "Angiospermer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583-588/e23/> .

<http://dewey.info/class/585/e23/>
  skos:notation "585" ;
  skos:prefLabel "Pinophyta"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583-588/e23/> .

<http://dewey.info/class/586/e23/>
  skos:notation "586" ;
  skos:prefLabel "Sporeplanter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583-588/e23/> .

<http://dewey.info/class/583-588/e23/>
  skos:broader <http://dewey.info/class/58/e23/> ;
  skos:prefLabel "Bestemte taksonomiske plantegrupper"@nb ;
  skos:narrower <http://dewey.info/class/588/e23/>, <http://dewey.info/class/586/e23/>, <http://dewey.info/class/585/e23/>, <http://dewey.info/class/587/e23/>, <http://dewey.info/class/583-584/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-01-15"^^xsd:date ;
  skos:notation "583-588" ;
  dc:identifier "ocd00149712" .

