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

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

<http://dewey.info/class/964.9084/e23/>
  skos:prefLabel "Felipe VIs regjeringstid, 2014-"@nb ;
  dc:modified "2018-08-03"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Felipe--Kanariøyenes historie"@nb, "Kanariøyene--2014-"@nb ;
  dc:created "2015-04-30"^^xsd:date ;
  dc:identifier "ocd00378045" ;
  skos:broader <http://dewey.info/class/964.908/e23/> ;
  skos:notation "964.9084" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/964.908/e23/>
  skos:notation "964.908" ;
  skos:prefLabel "Perioden som provinser i Spania, 1927-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/964.9084/e23/> .

