@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/968.97045/e23/>
  skos:notation "968.97045" ;
  dc:created "2020-06-29"^^xsd:date ;
  skos:altLabel "Chakwera, Lazarus McCarthy--malawisk historie"@nb, "Malawi--2020-"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/968.9704/e23/> ;
  skos:prefLabel "Lazarus McCarthy Chakweras regjeringstid, 2020-"@nb ;
  dc:identifier "ocd00430395" ;
  dc:modified "2020-08-12"^^xsd:date .

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

<http://dewey.info/class/968.9704/e23/>
  skos:notation "968.9704" ;
  skos:prefLabel "1964-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/968.97045/e23/> .

