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

<http://dewey.info/class/633.372/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/633.37/e23/> ;
  skos:notation "633.372" ;
  skos:prefLabel "Hagebønner (Phaseolus vulgaris)"@nb .

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

<http://dewey.info/class/633.3/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/633.37/e23/> ;
  skos:notation "633.3" ;
  skos:prefLabel "Belgfrukter, andre fôravlinger enn gressvekster og belgfrukter"@nb .

<http://dewey.info/class/633.374/e23/>
  a skos:Concept ;
  skos:notation "633.374" ;
  skos:prefLabel "[Ubenyttet]"@nb .

<http://dewey.info/class/633.37/e23/>
  a skos:Concept ;
  ns0:including "Limabønner"@nb, "Hestebønner"@nb, "Kikerter"@nb, "Hageerter"@nb, "Pisum sativum"@nb, "Linser"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00157826" ;
  dc:modified "2014-12-05"^^xsd:date ;
  skos:altLabel "Hageerter--åkeravlinger"@nb, "Hestebønner--åkeravlinger"@nb, "Kikerter--åkeravlinger"@nb, "Limabønner--åkeravlinger"@nb, "Linser--åkeravlinger"@nb ;
  skos:broader <http://dewey.info/class/633.3/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/633.372/e23/>, <http://dewey.info/class/633.374/e23/> ;
  skos:notation "633.37" ;
  skos:prefLabel "Andre belgfrukter"@nb .

