@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/379.6762/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/379.6/e23/> ;
  skos:notation "379.6762" ;
  skos:prefLabel "Utdanningspolitikk--Kenya"@nb .

<http://dewey.info/class/379.6/e23/>
  a skos:Concept ;
  dc:created "2025-01-10"^^xsd:date ;
  dc:identifier "3f307146-6c92-47d5-adcd-bd0f70b7a439" ;
  dc:modified "2025-01-10"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/379/e23/>
   <http://dewey.info/class/2--6/e23/>
 ) ;
  skos:broader <http://dewey.info/class/379.4-379.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/379.68/e23/>, <http://dewey.info/class/379.6773/e23/>, <http://dewey.info/class/379.6762/e23/> ;
  skos:notation "379.6" ;
  skos:prefLabel "Utdanningspolitikk--Afrika"@nb .

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

<http://dewey.info/class/379/e23/>
  a skos:Concept ;
  skos:prefLabel "Utdanningspolitikk"@nb .

<http://dewey.info/class/379.6773/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/379.6/e23/> ;
  skos:notation "379.6773" ;
  skos:prefLabel "Utdanningspolitikk--Somalia"@nb .

<http://dewey.info/class/379.68/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/379.6/e23/> ;
  skos:notation "379.68" ;
  skos:prefLabel "Utdanningspolitikk--Sør-Afrika"@nb .

<http://dewey.info/class/379.4-379.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/379.6/e23/> ;
  skos:notation "379.4-379.9" ;
  skos:prefLabel "Utdanningspolitikk i bestemte verdensdeler, stater, lokalområder i nyere tid"@nb .

