@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/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/583.3-583.9/e23/> ;
  skos:notation "583" ;
  skos:prefLabel "Eudicots og Ceratophyllales"@nb .

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

<http://dewey.info/class/583.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.3-583.9/e23/> ;
  skos:notation "583.3" ;
  skos:prefLabel "Ranunculales, Sabiaceae, Proteales, Trochodendrales, Buxales"@nb .

<http://dewey.info/class/583.3-583.9/e23/>
  a skos:Concept ;
  dc:created "2013-02-19"^^xsd:date ;
  dc:identifier "ocd00330581" ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/583/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/583.4-583.9/e23/>, <http://dewey.info/class/583.3/e23/> ;
  skos:notation "583.3-583.9" ;
  skos:prefLabel "Eudicots"@nb .

<http://dewey.info/class/583.4-583.9/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.3-583.9/e23/> ;
  skos:notation "583.4-583.9" ;
  skos:prefLabel "Kjerne-tofrøbladede planter"@nb .

