@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/633.853/e23/>
  skos:notation "633.853" ;
  skos:prefLabel "Rapsfrø"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/633.85/e23/> .

<http://dewey.info/class/633.851/e23/>
  skos:notation "633.851" ;
  skos:prefLabel "Oljepalmetrær"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/633.85/e23/> .

<http://dewey.info/class/633.85/e23/>
  skos:altLabel "Oljefrøplanter--landbruk"@nb, "Sesamfrø--oljeavlinger"@nb, "Planter til framstilling av oljer--landbruk"@nb ;
  ns0:classHere "Oljefrøplanter"@nb ;
  skos:closeMatch bibbi:1120028 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Planter til framstilling av ikke-eteriske oljer"@nb ;
  dc:identifier "ocd00157870" ;
  skos:notation "633.85" ;
  skos:narrower <http://dewey.info/class/633.851/e23/>, <http://dewey.info/class/633.853/e23/> ;
  dc:modified "2013-11-20"^^xsd:date ;
  skos:broader <http://dewey.info/class/633.8/e23/> ;
  a skos:Concept .

<http://dewey.info/class/633.8/e23/>
  skos:notation "633.8" ;
  skos:prefLabel "Andre avlinger dyrket for industriell bearbeiding"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/633.85/e23/> .

