@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/971.04/e23/>
  skos:narrower <http://dewey.info/class/971.048/e23/>, <http://dewey.info/class/971.042/e23/>, <http://dewey.info/class/971.049/e23/> ;
  skos:prefLabel "Perioden med provinsen Canada, 1841-1867"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Canada--1841-1867"@nb, "Provinsen Canada"@nb ;
  skos:notation "971.04" ;
  skos:closeMatch bibbi:1162096, bibbi:1162097 ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/971/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00176399" ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/971.042/e23/>
  skos:notation "971.042" ;
  skos:prefLabel "1841-1864"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.04/e23/> .

<http://dewey.info/class/971.048/e23/>
  skos:notation "971.048" ;
  skos:prefLabel "Perioden med feniernes aktiviteter, 1866-1871"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.04/e23/> .

<http://dewey.info/class/971.049/e23/>
  skos:notation "971.049" ;
  skos:prefLabel "Perioden med konføderasjonen, 1864-1867"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.04/e23/> .

<http://dewey.info/class/971/e23/>
  skos:notation "971" ;
  skos:prefLabel "Canada"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/971.04/e23/> .

