@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/945.8503/e23/>
  skos:prefLabel "1798-1964"@nb ;
  skos:altLabel "Malta--1798-1964"@nb, "Malta--1900-tallet"@nb, "Malta--1800-tallet"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  ns0:including "Den franske periode, 1798-1800"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:closeMatch bibbi:1160504, bibbi:1160503 ;
  ns0:classHere "Den britiske periode, 1800-1964"@nb, "1900-tallet"@nb ;
  skos:notation "945.8503" ;
  skos:broader <http://dewey.info/class/945.85/e23/> ;
  dc:identifier "ocd00174290" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/945.85/e23/>
  skos:notation "945.85" ;
  skos:prefLabel "Malta"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.8503/e23/> .

