@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/581.95983/e23/>
  skos:notation "581.95983" ;
  skos:prefLabel "Planter--Borneo"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.95/e23/> .

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

<http://dewey.info/class/581.95693/e23/>
  skos:notation "581.95693" ;
  skos:prefLabel "Planter--Kypros"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.95/e23/> .

<http://dewey.info/class/581.959824/e23/>
  skos:notation "581.959824" ;
  skos:prefLabel "Planter--Jawa Barat (Indonesia)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.95/e23/> .

<http://dewey.info/class/581.954/e23/>
  skos:notation "581.954" ;
  skos:prefLabel "Planter--India"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.95/e23/> .

<http://dewey.info/class/581.9586/e23/>
  skos:notation "581.9586" ;
  skos:prefLabel "Planter--Tadsjikistan"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.95/e23/> .

<http://dewey.info/class/581.9591/e23/>
  skos:notation "581.9591" ;
  skos:prefLabel "Planter--Myanmar"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/581.95/e23/> .

<http://dewey.info/class/581.95/e23/>
  skos:narrower <http://dewey.info/class/581.954/e23/>, <http://dewey.info/class/581.9586/e23/>, <http://dewey.info/class/581.95693/e23/>, <http://dewey.info/class/581.959824/e23/>, <http://dewey.info/class/581.95983/e23/>, <http://dewey.info/class/581.9591/e23/> ;
  skos:prefLabel "Planter--Asia"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2020-03-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/581.9/e23/> ;
  dc:identifier "9024eaa2-6f6e-4530-bd1c-73cab986724d" ;
  dc:modified "2020-03-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/581.9/e23/>
   <http://dewey.info/class/2--5/e23/>
 ) ;
  skos:notation "581.95" ;
  a skos:Concept .

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

<http://dewey.info/class/2--5/e23/>
  skos:prefLabel "Asia"@nb ;
  a skos:Concept .

