@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.1/e23/>
  skos:notation "338.1" ;
  skos:prefLabel "Landbruk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.10967/e23/> .

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

<http://dewey.info/class/2--67/e23/>
  skos:prefLabel "Sentral-Afrika og øyene utenfor kysten"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.109678/e23/>
  skos:notation "338.109678" ;
  skos:prefLabel "Landbruksnæring--Tanzania"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.10967/e23/> .

<http://dewey.info/class/338.10967/e23/>
  skos:narrower <http://dewey.info/class/338.1096761/e23/>, <http://dewey.info/class/338.109678/e23/> ;
  mads:componentList (
   <http://dewey.info/class/338.1/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--67/e23/>
 ) ;
  skos:prefLabel "Landbruk--økonomiske forhold--Sentral-Afrika, …"@nb ;
  skos:broader <http://dewey.info/class/338.1/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "39753936-329b-419e-98e8-a3745a52269f" ;
  dc:modified "2025-02-20"^^xsd:date ;
  skos:notation "338.10967" ;
  a skos:Concept ;
  dc:created "2025-02-14"^^xsd:date ;
  skos:altLabel "Landbruksnæring--Sentral-Afrika"@nb .

<http://dewey.info/class/338.1096761/e23/>
  skos:notation "338.1096761" ;
  skos:prefLabel "Landbruk--økonomiske forhold--Uganda, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.10967/e23/> .

