@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/333.953216/e23/>
  skos:notation "333.953216" ;
  skos:prefLabel "Sjeldne planter--ressursøkonomi--vern"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9532/e23/> .

<http://dewey.info/class/333.9532/e23/>
  ns0:classHere "Utsatte arter"@nb, "Utrydningstruede arter"@nb ;
  skos:notation "333.9532" ;
  dc:modified "2018-07-19"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Sjeldne og truede planter"@nb ;
  skos:altLabel "Gjenværende vegetasjon"@nb, "Sjeldne planter"@nb, "Sjeldne planter--ressursøkonomi"@nb ;
  skos:narrower <http://dewey.info/class/333.953216/e23/> ;
  skos:broader <http://dewey.info/class/333.953/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00135128" .

<http://dewey.info/class/333.953/e23/>
  skos:notation "333.953" ;
  skos:prefLabel "Planter og mikroorganismer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.9532/e23/> .

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

