@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.88/e23/>
  skos:notation "583.88" ;
  skos:prefLabel "Caryophyllales"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/583.888/e23/> .

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

<http://dewey.info/class/583.888/e23/>
  skos:altLabel "Canaigre--botanikk"@nb, "Bokhvete--botanikk"@nb, "Polygonales"@nb, "Syre (Polygonaceae)--botanikk"@nb, "Høymoler (plante)"@nb, "Rabarbra--botanikk"@nb ;
  dc:identifier "ocd00350441" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Polygonaceae"@nb ;
  dc:modified "2018-06-27"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.88/e23/> ;
  dc:created "2013-11-05"^^xsd:date ;
  skos:notation "583.888" .

