@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/941.01/e23/>
  skos:notation "941.01" ;
  skos:prefLabel "Eldre historie fram til 1066"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/941.013-941.019/e23/> .

<http://dewey.info/class/941.013/e23/>
  skos:notation "941.013" ;
  skos:prefLabel "Storbritannia--410-449"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.013-941.019/e23/> .

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

<http://dewey.info/class/941.018/e23/>
  skos:notation "941.018" ;
  skos:prefLabel "Storbritannia--1016-1042, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.013-941.019/e23/> .

<http://dewey.info/class/941.019/e23/>
  skos:notation "941.019" ;
  skos:prefLabel "Storbritannia--1042-1066"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.013-941.019/e23/> .

<http://dewey.info/class/941.013-941.019/e23/>
  skos:broader <http://dewey.info/class/941.01/e23/> ;
  skos:narrower <http://dewey.info/class/941.018/e23/>, <http://dewey.info/class/941.017/e23/>, <http://dewey.info/class/941.015/e23/>, <http://dewey.info/class/941.019/e23/>, <http://dewey.info/class/941.013/e23/>, <http://dewey.info/class/941.014/e23/>, <http://dewey.info/class/941.016/e23/> ;
  skos:prefLabel "Pre-angelsaksisk periode til og med de saksiske kongedømmene, 410-1066"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "941.013-941.019" ;
  mads:componentList (
   <http://dewey.info/class/941.01/e23/>
   <http://dewey.info/class/942..019/e23/>
   <http://dewey.info/class/942..013/e23/>
 ) ;
  a skos:Concept ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00173411" .

<http://dewey.info/class/941.016/e23/>
  skos:notation "941.016" ;
  skos:prefLabel "Storbritannia--829-924, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.013-941.019/e23/> .

<http://dewey.info/class/941.017/e23/>
  skos:notation "941.017" ;
  skos:prefLabel "Storbritannia--924-1016, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.013-941.019/e23/> .

<http://dewey.info/class/941.014/e23/>
  skos:notation "941.014" ;
  skos:prefLabel "Storbritannia--449-ca. 600"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.013-941.019/e23/> .

<http://dewey.info/class/941.015/e23/>
  skos:notation "941.015" ;
  skos:prefLabel "Storbritannia--ca. 600-829"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.013-941.019/e23/> .

