@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/941.505/e23/>
  skos:notation "941.505" ;
  skos:prefLabel "Perioden under huset Tudor, 1485-1603"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/941.505092/e23/> .

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

<http://dewey.info/class/941.505092/e23/>
  a skos:Concept ;
  dc:created "2023-06-07"^^xsd:date ;
  skos:closeMatch bibbi:1627026 ;
  mads:componentList (
   <http://dewey.info/class/941.505/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:broader <http://dewey.info/class/941.505/e23/> ;
  skos:prefLabel "Irland (øy)--1485-1603--biografier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "941.505092" ;
  dc:modified "2023-06-07"^^xsd:date ;
  dc:identifier "a9fe1d7d-876d-459a-b916-47ff41219044" .

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

