@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/581.9484611/e23/>
  skos:notation "581.9484611" ;
  skos:prefLabel "Planter--Hammerfest (Finnmark)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.948461/e23/> .

<http://dewey.info/class/581.948/e23/>
  skos:notation "581.948" ;
  skos:prefLabel "Planter--Norden"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/581.948461/e23/> .

<http://dewey.info/class/581.948461/e23/>
  skos:broader <http://dewey.info/class/581.948/e23/> ;
  mads:componentList (
   <http://dewey.info/class/581.9/e23/>
   <http://dewey.info/class/2--484.61/e23/>
 ) ;
  skos:notation "581.948461" ;
  skos:narrower <http://dewey.info/class/581.9484611/e23/> ;
  skos:prefLabel "Planter--Vest-Finnmark (Finnmark)"@nb ;
  dc:modified "2024-01-25"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "5472bf39-bb1c-40d1-9fbd-1ad1fd59eb90" ;
  dc:created "2018-05-08"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/581.9/e23/>
  skos:prefLabel "Planter inndelt etter bestemte verdensdeler, stater, lokalområder"@nb ;
  a skos:Concept .

