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

<http://dewey.info/class/943.730514/e23/>
  a skos:Concept ;
  dc:created "2015-04-29"^^xsd:date ;
  dc:identifier "ocd00377845" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "Kiska, Andrej--slovakisk historie"@nb, "Slovakia--2014-2019"@nb ;
  skos:broader <http://dewey.info/class/943.73051/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "943.730514" ;
  skos:prefLabel "Andrej Kiskas regjeringstid, 2014-2019"@nb .

<http://dewey.info/class/943.73051/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.730514/e23/> ;
  skos:notation "943.73051" ;
  skos:prefLabel "1993-"@nb .

