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

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

<http://dewey.info/class/948/e23/>
  skos:prefLabel "Skandinavia og Finland"@nb ;
  a skos:Concept .

<http://dewey.info/class/948.255044/e23/>
  skos:closeMatch bibbi:1434892 ;
  dc:created "2022-11-03"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "0d65c25f-039e-4a7f-a272-c9d92a22d9c0" ;
  mads:componentList (
   <http://dewey.info/class/948/e23/>
   <http://dewey.info/class/2--482.55/e23/>
   <http://dewey.info/class/948..1044/e23/>
 ) ;
  skos:notation "948.255044" ;
  skos:broader <http://dewey.info/class/948.25504/e23/> ;
  skos:prefLabel "Valdres (Innlandet)--1970-1999"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2022-11-03"^^xsd:date .

<http://dewey.info/class/948.25504/e23/>
  skos:notation "948.25504" ;
  skos:prefLabel "Valdres (Innlandet)--1900-tallet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.255044/e23/> .

