@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/635.977/e23/>
  skos:notation "635.977" ;
  skos:prefLabel "Trær"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.97/e23/> .

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

<http://dewey.info/class/635.975/e23/>
  skos:notation "635.975" ;
  skos:prefLabel "Bladplanter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.97/e23/> .

<http://dewey.info/class/635.976/e23/>
  skos:notation "635.976" ;
  skos:prefLabel "Busker og hekker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.97/e23/> .

<http://dewey.info/class/635.973/e23/>
  skos:notation "635.973" ;
  skos:prefLabel "Evighetsblomster"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.97/e23/> .

<http://dewey.info/class/635.974/e23/>
  skos:notation "635.974" ;
  skos:prefLabel "Slyngplanter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.97/e23/> .

<http://dewey.info/class/635.97/e23/>
  skos:narrower <http://dewey.info/class/635.974/e23/>, <http://dewey.info/class/635.976/e23/>, <http://dewey.info/class/635.977/e23/>, <http://dewey.info/class/635.973/e23/>, <http://dewey.info/class/635.975/e23/> ;
  skos:broader <http://dewey.info/class/635.93-635.97/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-06-13"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Andre grupperinger av prydplanter"@nb ;
  skos:notation "635.97" ;
  dc:identifier "ocd00158259" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/635.93-635.97/e23/>
  skos:notation "635.93-635.97" ;
  skos:prefLabel "Plantegrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/635.97/e23/> .

