@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/945.9/e23/>
  skos:notation "945.9" ;
  skos:prefLabel "Sardinia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.902/e23/> .

<http://dewey.info/class/945.902/e23/>
  ns0:classHere "Oversiktsverker om tidlig middelalder"@nb, "Oversiktsverker om middelalderen"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Det bysantinske rike--sardinsk historie"@nb, "Sardinia (Italia)--600-tallet"@nb, "Sardinia (Italia)--800-tallet"@nb, "Sardinia (Italia)--500-tallet"@nb, "Middelalderen--sardinsk historie"@nb, "Sardinia (Italia)--700-tallet"@nb, "Sardinia (Italia)--534-900"@nb, "Tidlig middelalder--sardinsk historie"@nb ;
  skos:broader <http://dewey.info/class/945.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00174296" ;
  skos:notation "945.902" ;
  skos:prefLabel "Den bysantinske periode, 534-900"@nb ;
  ns0:including "500-tallet"@nb ;
  dc:modified "2017-09-21"^^xsd:date ;
  a skos:Concept .

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

