@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/class/5--91799/e23/>
  skos:notation "T5--91799" ;
  skos:prefLabel "Belarusere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5--9179/e23/> .

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

<http://dewey.info/class/5--91791/e23/>
  skos:notation "T5--91791" ;
  skos:prefLabel "Ukrainere og rutenere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5--9179/e23/> .

<http://dewey.info/class/5--917/e23/>
  skos:notation "T5--917" ;
  skos:prefLabel "Østslavere"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/5--9179/e23/> .

<http://dewey.info/class/5--9179/e23/>
  skos:notation "T5--9179" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/5/e23/> ;
  skos:broader <http://dewey.info/class/5--917/e23/> ;
  skos:prefLabel "Ukrainere, rutenere, belarusere"@nb ;
  skos:narrower <http://dewey.info/class/5--91799/e23/>, <http://dewey.info/class/5--91791/e23/> ;
  dc:modified "2023-04-17"^^xsd:date ;
  dc:identifier "ocd00151164" ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/table/5/e23/> a skos:ConceptScheme .
