@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/581.634097/e23/>
  skos:notation "581.634097" ;
  skos:prefLabel "Medisinplanter--økonomisk botanikk--Nord-Amerika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.634/e23/> .

<http://dewey.info/class/581.63/e23/>
  skos:notation "581.63" ;
  skos:prefLabel "Nytteplanter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/581.634/e23/> .

<http://dewey.info/class/581.63409866/e23/>
  skos:notation "581.63409866" ;
  skos:prefLabel "Medisinplanter--økonomisk botanikk--Ecuador"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.634/e23/> .

<http://dewey.info/class/581.634091767/e23/>
  skos:notation "581.634091767" ;
  skos:prefLabel "Medisinplanter--økonomisk botanikk--islamske områder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.634/e23/> .

<http://dewey.info/class/581.634/e23/>
  dc:modified "2013-01-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1111526 ;
  a skos:Concept ;
  skos:altLabel "Medisinplanter--økonomisk botanikk"@nb ;
  skos:narrower <http://dewey.info/class/581.634091767/e23/>, <http://dewey.info/class/581.63409866/e23/>, <http://dewey.info/class/581.634097/e23/> ;
  dc:identifier "ocd00149621" ;
  skos:prefLabel "Medisinplanter"@nb ;
  skos:notation "581.634" ;
  skos:broader <http://dewey.info/class/581.63/e23/> .

