@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/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.342203/e23/>
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/948/e23/>
   <http://dewey.info/class/2--483.422/e23/>
   <http://dewey.info/class/948..103/e23/>
 ) ;
  skos:closeMatch bibbi:1435059, bibbi:1435061 ;
  skos:notation "948.342203" ;
  dc:identifier "84924678-4d05-4f02-ae4b-5ff14cdf076e" ;
  dc:modified "2022-11-11"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/948.3422030922/e23/> ;
  skos:altLabel "Stavanger (Rogaland)--1814-1905"@nb ;
  skos:prefLabel "Stavanger (Rogaland)--1800-tallet, …"@nb ;
  skos:broader <http://dewey.info/class/948.3422/e23/> ;
  dc:created "2022-11-10"^^xsd:date .

<http://dewey.info/class/948.3422030922/e23/>
  skos:notation "948.3422030922" ;
  skos:prefLabel "Stavanger (Rogaland)--1800-tallet--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.342203/e23/> .

<http://dewey.info/class/948.3422/e23/>
  skos:notation "948.3422" ;
  skos:prefLabel "Stavanger (Rogaland), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.342203/e23/> .

