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

<http://dewey.info/class/964.02-964.05/e23/>
  skos:notation "964.02-964.05" ;
  skos:prefLabel "Historiske perioder for Marokko"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/964.03/e23/> .

<http://dewey.info/class/964.03/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Marokko--1830-1899"@nb, "Marokko--1800-tallet"@nb, "Den spansk-marokkanske krig, 1859-1860"@nb ;
  ns0:classHere "1800-tallet"@nb ;
  skos:notation "964.03" ;
  skos:closeMatch bibbi:1159841, bibbi:1159847 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "1830-1899"@nb ;
  ns0:including "Den spansk-marokkanske krig, 1859-1860"@nb ;
  skos:broader <http://dewey.info/class/964.02-964.05/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00175805" ;
  dc:modified "2014-12-02"^^xsd:date .

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

