@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/635.22/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.2/e23/> ;
  skos:notation "635.22" ;
  skos:prefLabel "Søtpoteter"@nb .

<http://dewey.info/class/635.23/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.2/e23/> ;
  skos:notation "635.23" ;
  skos:prefLabel "Yamsrot"@nb .

<http://dewey.info/class/635.2/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00158093" ;
  dc:modified "2018-06-14"^^xsd:date ;
  skos:altLabel "Spiselige løker--hagebruksavlinger"@nb, "Kinaskokk--landbruk"@nb, "Knoller--matavlinger"@nb ;
  skos:broader <http://dewey.info/class/635.1-635.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/635.22/e23/>, <http://dewey.info/class/635.25/e23/>, <http://dewey.info/class/635.23/e23/>, <http://dewey.info/class/635.26/e23/>, <http://dewey.info/class/635.24/e23/>, <http://dewey.info/class/635.21/e23/> ;
  skos:notation "635.2" ;
  skos:prefLabel "Spiselige knoller og løker"@nb ;
  skos:relatedMatch realfagstermer:c012835 .

<http://dewey.info/class/635.1-635.8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/635.2/e23/> ;
  skos:notation "635.1-635.8" ;
  skos:prefLabel "Spiselige hagebruksavlinger"@nb .

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

<http://dewey.info/class/635.21/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.2/e23/> ;
  skos:notation "635.21" ;
  skos:prefLabel "Poteter"@nb .

<http://dewey.info/class/635.26/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.2/e23/> ;
  skos:notation "635.26" ;
  skos:prefLabel "Planter i løkfamilien"@nb .

<http://dewey.info/class/635.24/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.2/e23/> ;
  skos:notation "635.24" ;
  skos:prefLabel "Jordskokker"@nb .

<http://dewey.info/class/635.25/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.2/e23/> ;
  skos:notation "635.25" ;
  skos:prefLabel "Kepaløk"@nb .

