@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/949.7023092/e23/>
  skos:notation "949.7023092" ;
  skos:prefLabel "Jugoslavia--1945-1980--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/949.7023/e23/> .

<http://dewey.info/class/949.702/e23/>
  skos:notation "949.702" ;
  skos:prefLabel "Jugoslavia, 1918-1991"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/949.7023/e23/> .

<http://dewey.info/class/949.7023/e23/>
  skos:notation "949.7023" ;
  skos:altLabel "Tito, Josip Broz--jugoslavisk historie"@nb, "Jugoslavia (1918-1991)--1945-1980"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/949.702/e23/> ;
  skos:prefLabel "Josip Broz Titos regjeringstid, 1945-1980"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:identifier "ocd00174811" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/949.7023092/e23/> .

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

