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

<http://dewey.info/class/942.0182/e23/>
  skos:closeMatch bibbi:1159504, bibbi:1157798 ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "England--1035-1040"@nb, "Harald Harefot--engelsk historie"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Harald Harefots regjeringstid, 1035-1040"@nb ;
  dc:identifier "ocd00173642" ;
  skos:notation "942.0182" ;
  skos:broader <http://dewey.info/class/942.018/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/942.018/e23/>
  skos:notation "942.018" ;
  skos:prefLabel "De danske kongenes regjeringstid, 1016-1042"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/942.0182/e23/> .

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

