@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/584.286/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/584.28/e23/> ;
  skos:notation "584.286" ;
  skos:prefLabel "Magnoliales"@nb .

<http://dewey.info/class/584.2/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/584.28/e23/> ;
  skos:notation "584.2" ;
  skos:prefLabel "Basale angiospermer, Chloranthales, magnoliids"@nb .

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

<http://dewey.info/class/584.284/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/584.28/e23/> ;
  skos:notation "584.284" ;
  skos:prefLabel "Piperales"@nb .

<http://dewey.info/class/584.28/e23/>
  a skos:Concept ;
  dc:created "2013-06-20"^^xsd:date ;
  dc:identifier "ocd00346063" ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:altLabel "Magnoliids--botanikk"@nb, "Magnoliidae"@nb ;
  skos:broader <http://dewey.info/class/584.2/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/584.284/e23/>, <http://dewey.info/class/584.282/e23/>, <http://dewey.info/class/584.288/e23/>, <http://dewey.info/class/584.286/e23/> ;
  skos:notation "584.28" ;
  skos:prefLabel "Magnoliids"@nb .

<http://dewey.info/class/584.282/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/584.28/e23/> ;
  skos:notation "584.282" ;
  skos:prefLabel "Canellales"@nb .

<http://dewey.info/class/584.288/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/584.28/e23/> ;
  skos:notation "584.288" ;
  skos:prefLabel "Laurales"@nb .

