@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/338.160963/e23/>
  skos:notation "338.160963" ;
  skos:prefLabel "Produksjonseffektivitet--landbruksnæring--Etiopia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.16096/e23/> .

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

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

<http://dewey.info/class/338.16/e23/>
  skos:notation "338.16" ;
  skos:prefLabel "Produksjonseffektivitet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.16096/e23/> .

<http://dewey.info/class/338.16096/e23/>
  skos:notation "338.16096" ;
  skos:prefLabel "Produksjonseffektivitet--landbruksnæring--Afrika"@nb ;
  dc:modified "2017-05-22"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.16/e23/>
   <http://dewey.info/class/2--6/e23/>
 ) ;
  dc:identifier "c5c0bf80-5dc8-4dc4-8149-1bced8c2bba2" ;
  dc:created "2017-05-22"^^xsd:date ;
  skos:narrower <http://dewey.info/class/338.160963/e23/> ;
  skos:broader <http://dewey.info/class/338.16/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

