@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/949.903/e23/>
  skos:notation "949.903" ;
  skos:prefLabel "1946-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/949.9031/e23/> .

<http://dewey.info/class/949.9031/e23/>
  skos:narrower <http://dewey.info/class/949.9031092/e23/> ;
  skos:altLabel "Bulgaria--1946-1991"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/949.903/e23/> ;
  skos:closeMatch bibbi:1159117, bibbi:1159119 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Perioden med folkerepublikk, 1946-1991"@nb ;
  dc:identifier "ocd00174807" ;
  a skos:Concept ;
  skos:notation "949.9031" .

<http://dewey.info/class/949.9031092/e23/>
  skos:notation "949.9031092" ;
  skos:prefLabel "Bulgaria--1946-1991--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/949.9031/e23/> .

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

