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

<http://dewey.info/class/338.1848462/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.184846/e23/> ;
  skos:notation "338.1848462" ;
  skos:prefLabel "Offentlig landbrukspolitikk--Finnmarksvidda (Finnmark)"@nb .

<http://dewey.info/class/338.184846/e23/>
  a skos:Concept ;
  dc:created "2017-04-19"^^xsd:date ;
  dc:identifier "e03a4b16-5b8a-4622-a278-7855785b4c9c" ;
  dc:modified "2025-02-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.18/e23/>
   <http://dewey.info/class/2--484.6/e23/>
 ) ;
  skos:altLabel "Offentlig landbrukspolitikk--Finnmark (Norge)"@nb ;
  skos:broader <http://dewey.info/class/338.184/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/338.1848462/e23/> ;
  skos:notation "338.184846" ;
  skos:prefLabel "Landbruk og stat--Finnmark (Norge), …"@nb .

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

<http://dewey.info/class/338.18/e23/>
  a skos:Concept ;
  skos:prefLabel "Offentlig landbrukspolitikk"@nb .

<http://dewey.info/class/338.184/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.184846/e23/> ;
  skos:notation "338.184" ;
  skos:prefLabel "Landbruk og stat--Europa, …"@nb .

