@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/944.027/e23/>
  skos:notation "944.027" ;
  skos:prefLabel "Ludvig XIs regjeringstid, Karl VIIIs regjeringstid, Ludvig XIIs regjeringstid, 1461-1515"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/944.027092/e23/> .

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

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/944.027092/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "cf236630-5f89-4c9e-af33-ec4b258930a7" ;
  dc:modified "2016-11-01"^^xsd:date ;
  skos:notation "944.027092" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1093518 ;
  skos:broader <http://dewey.info/class/944.027/e23/> ;
  dc:created "2016-10-31"^^xsd:date ;
  skos:prefLabel "Frankrike--1461-1515--biografier"@nb ;
  mads:componentList (
   <http://dewey.info/class/944.027/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) .

