@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/333.709/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.70998/e23/> ;
  skos:notation "333.709" ;
  skos:prefLabel "Miljøgeografi, …"@nb .

<http://dewey.info/class/333.7/e23/>
  a skos:Concept ;
  skos:prefLabel "Landområder, fritidsområder og villmarksområder, energi"@nb .

<http://dewey.info/class/333.70998/e23/>
  a skos:Concept ;
  dc:created "2026-01-20"^^xsd:date ;
  dc:identifier "353c5d34-2bb5-4cd7-85fe-0ee719a1e3e3" ;
  dc:modified "2026-01-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/333.7/e23/>
   <http://dewey.info/class/2--98/e23/>
 ) ;
  skos:altLabel "Naturressurser--Arktiske øyer"@nb ;
  skos:broader <http://dewey.info/class/333.709/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/333.709981/e23/> ;
  skos:notation "333.70998" ;
  skos:prefLabel "Miljø--Arktiske øyer, …"@nb .

<http://dewey.info/class/333.709981/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.70998/e23/> ;
  skos:notation "333.709981" ;
  skos:prefLabel "Miljø--Svalbard (Norge), …"@nb .

<http://dewey.info/class/2--98/e23/>
  a skos:Concept ;
  skos:prefLabel "Arktiske øyer og Antarktis"@nb .

