@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/class/944.02/e23/>
  skos:notation "944.02" ;
  skos:prefLabel "Perioden med middelalderen, 987-1589"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/944.024/e23/> .

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

<http://dewey.info/class/944.024/e23/>
  skos:altLabel "Johan--fransk historie"@nb, "Ludvig--fransk historie"@nb, "Filip--fransk historie"@nb, "Karl--fransk historie"@nb, "Frankrike--1270-1328"@nb ;
  skos:closeMatch bibbi:1158004, bibbi:1160435 ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/944.02/e23/> ;
  skos:notation "944.024" ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:prefLabel "Filip IIIs regjeringstid, Filip IVs regjeringstid, Ludvig Xs regjeringstid, Johan Is regjeringstid, Filip Vs regjeringstid, Karl IVs regjeringstid, 1270-1328"@nb ;
  dc:identifier "ocd00173995" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

