@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/956.910422/e23/>
  skos:notation "956.910422" ;
  dc:created "2016-05-09"^^xsd:date ;
  skos:altLabel "Syria--1970-2000"@nb, "Assad, Hafez--syrisk historie"@nb, "Al-Assad, Hafez--syrisk historie"@nb ;
  a skos:Concept ;
  skos:prefLabel "Hafez al-Assads regjeringstid, 1970-2000"@nb ;
  dc:identifier "ocd00385345" ;
  dc:modified "2018-12-10"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/956.91042/e23/> .

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

<http://dewey.info/class/956.91042/e23/>
  skos:notation "956.91042" ;
  skos:prefLabel "Perioden med republikk, 1945-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/956.910422/e23/> .

