@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/583.4/e23/>
  skos:notation "583.4" ;
  skos:prefLabel "Diverse kjerne-tofrøbladede planter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.4-583.9/e23/> .

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

<http://dewey.info/class/583.9/e23/>
  skos:notation "583.9" ;
  skos:prefLabel "Asterider"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.4-583.9/e23/> .

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

<http://dewey.info/class/583.7/e23/>
  skos:notation "583.7" ;
  skos:prefLabel "Malvidae og Vitales"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.4-583.9/e23/> .

<http://dewey.info/class/583.3-583.9/e23/>
  skos:notation "583.3-583.9" ;
  skos:prefLabel "Eudicots"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/583.4-583.9/e23/> .

<http://dewey.info/class/583.8/e23/>
  skos:notation "583.8" ;
  skos:prefLabel "Berberidopsidales, Santalales, Caryophyllales"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.4-583.9/e23/> .

<http://dewey.info/class/583.4-583.9/e23/>
  skos:notation "583.4-583.9" ;
  dc:identifier "ocd00330593" ;
  skos:narrower <http://dewey.info/class/583.5/e23/>, <http://dewey.info/class/583.6/e23/>, <http://dewey.info/class/583.9/e23/>, <http://dewey.info/class/583.7/e23/>, <http://dewey.info/class/583.8/e23/>, <http://dewey.info/class/583.4/e23/> ;
  skos:broader <http://dewey.info/class/583.3-583.9/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Kjerne-tofrøbladede planter"@nb ;
  dc:modified "2018-06-27"^^xsd:date ;
  dc:created "2013-02-20"^^xsd:date .

<http://dewey.info/class/583.6/e23/>
  skos:notation "583.6" ;
  skos:prefLabel "Fabidae"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.4-583.9/e23/> .

