@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/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/2--478/e23/>
  skos:notation "T2--478" ;
  skos:prefLabel "Belarus"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--47/e23/> .

<http://dewey.info/class/2--479/e23/>
  skos:notation "T2--479" ;
  skos:prefLabel "Litauen, Latvia, Estland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--47/e23/> .

<http://dewey.info/class/2--471-474/e23/>
  skos:notation "T2--471-474" ;
  skos:prefLabel "Russland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--47/e23/> .

<http://dewey.info/class/2--476/e23/>
  skos:notation "T2--476" ;
  skos:prefLabel "Moldova"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--47/e23/> .

<http://dewey.info/class/2--477/e23/>
  skos:notation "T2--477" ;
  skos:prefLabel "Ukraina"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--47/e23/> .

<http://dewey.info/class/2--4/e23/>
  skos:notation "T2--4" ;
  skos:prefLabel "Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--47/e23/> .

<http://dewey.info/class/2--475/e23/>
  skos:notation "T2--475" ;
  skos:prefLabel "Kaukasus"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--47/e23/> .

<http://dewey.info/class/2--47/e23/>
  skos:notation "T2--47" ;
  skos:altLabel "Russland"@nb, "Sovjetunionen"@nb, "Den russiske sosialistiske føderative sovjetrepublikk"@nb, "Samveldet av uavhengige stater (SUS)"@nb, "Sovjetsamveldet"@nb, "Den russiske føderasjonen"@nb, "Øst-Europa"@nb, "SSSR"@nb, "Unionen av sosialistiske sovjetrepublikker"@nb, "RSFSR (Russland)"@nb ;
  skos:narrower <http://dewey.info/class/2--478/e23/>, <http://dewey.info/class/2--477/e23/>, <http://dewey.info/class/2--471-474/e23/>, <http://dewey.info/class/2--476/e23/>, <http://dewey.info/class/2--475/e23/>, <http://dewey.info/class/2--479/e23/> ;
  skos:broader <http://dewey.info/class/2--4/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:prefLabel "Russland og østeuropeiske naboland"@nb ;
  dc:modified "2018-04-09"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00125830" ;
  a skos:Concept .

