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

<http://dewey.info/class/589/e23/>
  skos:notation "589" ;
  skos:prefLabel "[Ubenyttet]"@nb ;
  a skos:Concept .

<http://dewey.info/class/58/e23/>
  skos:narrower <http://dewey.info/class/583-588/e23/>, <http://dewey.info/class/589/e23/>, <http://dewey.info/class/582/e23/>, <http://dewey.info/class/580/e23/>, <http://dewey.info/class/581/e23/> ;
  skos:prefLabel "Planter (botanikk)"@nb ;
  dc:modified "2018-06-12"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00253296" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/580-590/e23/> ;
  a skos:Concept ;
  skos:notation "58" .

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

<http://dewey.info/class/581/e23/>
  skos:notation "581" ;
  skos:prefLabel "Bestemte emner innen naturhistorie for planter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/58/e23/> .

<http://dewey.info/class/582/e23/>
  skos:notation "582" ;
  skos:prefLabel "Planter som kjennetegnes ved bestemte vegetative karakteristika og ved bestemte blomster"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/58/e23/> .

<http://dewey.info/class/580/e23/>
  skos:notation "580" ;
  skos:prefLabel "Planter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/58/e23/> .

<http://dewey.info/class/583-588/e23/>
  skos:notation "583-588" ;
  skos:prefLabel "Bestemte taksonomiske plantegrupper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/58/e23/> .

<http://dewey.info/class/580-590/e23/>
  skos:notation "580-590" ;
  skos:prefLabel "Naturhistorie for planter og dyr"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/58/e23/> .

