@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/635.1-635.8/e23/>
  skos:notation "635.1-635.8" ;
  skos:prefLabel "Spiselige hagebruksavlinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/635.4/e23/> .

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

<http://dewey.info/class/635.41/e23/>
  skos:notation "635.41" ;
  skos:prefLabel "Spinat"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.4/e23/> .

<http://dewey.info/class/635.42/e23/>
  skos:notation "635.42" ;
  skos:prefLabel "Bladbeter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.4/e23/> .

<http://dewey.info/class/635.4/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "635.4" ;
  dc:identifier "ocd00158112" ;
  dc:modified "2014-12-05"^^xsd:date ;
  skos:broader <http://dewey.info/class/635.1-635.8/e23/> ;
  skos:narrower <http://dewey.info/class/635.41/e23/>, <http://dewey.info/class/635.42/e23/>, <http://dewey.info/class/635.48/e23/> ;
  skos:altLabel "Bladgrønnsaker--hagebruksavlinger"@nb, "Grønnsaksamaranter--hagebruksavlinger"@nb ;
  a skos:Concept ;
  skos:prefLabel "Bladgrønnsaker og rabarbra"@nb ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/635.48/e23/>
  skos:notation "635.48" ;
  skos:prefLabel "Rabarbra"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.4/e23/> .

