@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/956.910423/e23/>
  skos:notation "956.910423" ;
  skos:prefLabel "Bashar al-Assads regjeringstid, 2000-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/956.910423092/e23/> .

<http://dewey.info/class/956.910423092/e23/>
  skos:closeMatch bibbi:1181309, bibbi:1023899, bibbi:1187216, bibbi:1103421 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "956.910423092" ;
  dc:created "2019-09-05"^^xsd:date ;
  skos:prefLabel "Syria--2000---biografier, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/956.910423/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  dc:identifier "9b329402-2460-4a3f-9275-0d8a01de94c8" ;
  skos:altLabel "Borgerkrigen (Syria), 2011---biografier"@nb ;
  dc:modified "2019-09-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/956.910423/e23/> ;
  a skos:Concept .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

