@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#> .

<http://dewey.info/class/965/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/965.05/e23/> ;
  skos:notation "965" ;
  skos:prefLabel "Algerie"@nb .

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

<http://dewey.info/class/965.055/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/965.05/e23/> ;
  skos:notation "965.055" ;
  skos:prefLabel "2019-"@nb .

<http://dewey.info/class/965.05/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00175837" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "Algerie--1962-"@nb ;
  skos:broader <http://dewey.info/class/965/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/965.05092/e23/>, <http://dewey.info/class/965.053/e23/>, <http://dewey.info/class/965.051/e23/>, <http://dewey.info/class/965.054/e23/>, <http://dewey.info/class/965.055/e23/>, <http://dewey.info/class/965.052/e23/> ;
  skos:notation "965.05" ;
  skos:prefLabel "1962-"@nb .

<http://dewey.info/class/965.053/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/965.05/e23/> ;
  skos:notation "965.053" ;
  skos:prefLabel "Chadli Benjedids regjeringstid, 1979-1992"@nb .

<http://dewey.info/class/965.054/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/965.05/e23/> ;
  skos:notation "965.054" ;
  skos:prefLabel "1992-2019"@nb .

<http://dewey.info/class/965.05092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/965.05/e23/> ;
  skos:notation "965.05092" ;
  skos:prefLabel "Algerie--1962--biografier"@nb .

<http://dewey.info/class/965.051/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/965.05/e23/> ;
  skos:notation "965.051" ;
  skos:prefLabel "1962-1965"@nb .

<http://dewey.info/class/965.052/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/965.05/e23/> ;
  skos:notation "965.052" ;
  skos:prefLabel "1965-1979"@nb .

