@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/571.32216/e23/>
  skos:notation "571.32216" ;
  skos:prefLabel "Trær--anatomi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.32/e23/> .

<http://dewey.info/class/571.3298/e23/>
  skos:notation "571.3298" ;
  skos:prefLabel "Alger--anatomi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.32/e23/> .

<http://dewey.info/class/571.2/e23/>
  skos:prefLabel "Planter og mikroorganismer"@nb ;
  a skos:Concept .

<http://dewey.info/class/571.3/e23/>
  skos:notation "571.3" ;
  skos:prefLabel "Anatomi og morfologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/571.32/e23/> .

<http://dewey.info/class/571.32022/e23/>
  skos:notation "571.32022" ;
  skos:prefLabel "Planter--anatomi--illustrasjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.32/e23/> .

<http://dewey.info/class/571.3244/e23/>
  skos:notation "571.3244" ;
  skos:prefLabel "Orkidéer--anatomi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.32/e23/> .

<http://dewey.info/class/571.3295/e23/>
  skos:notation "571.3295" ;
  skos:prefLabel "Sopper (Fungi)--anatomi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.32/e23/> .

<http://dewey.info/class/571.32/e23/>
  skos:narrower <http://dewey.info/class/571.32022/e23/>, <http://dewey.info/class/571.32216/e23/>, <http://dewey.info/class/571.3295/e23/>, <http://dewey.info/class/571.3244/e23/>, <http://dewey.info/class/571.3298/e23/> ;
  dc:identifier "ocd00148339" ;
  skos:broader <http://dewey.info/class/571.3/e23/> ;
  mads:componentList (
   <http://dewey.info/class/571.3/e23/>
   <http://dewey.info/class/571.2/e23/>
 ) ;
  a skos:Concept ;
  skos:altLabel "Anatomi--planter"@nb ;
  dc:modified "2020-09-21"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Planter--anatomi, …"@nb ;
  skos:notation "571.32" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

