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

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/948.46044092/e23/>
  skos:notation "948.46044092" ;
  skos:prefLabel "Finnmark (Norge)--1970-1999--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.46044/e23/> .

<http://dewey.info/class/948.46/e23/>
  skos:notation "948.46" ;
  skos:prefLabel "Finnmark (Norge)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.46044/e23/> .

<http://dewey.info/class/948.46044/e23/>
  skos:broader <http://dewey.info/class/948.46/e23/> ;
  skos:narrower <http://dewey.info/class/948.46044092/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "76e9c0dc-1395-4385-8cde-b8f01f4971c7" ;
  dc:created "2024-08-19"^^xsd:date ;
  skos:prefLabel "Finnmark (Norge)--1970-1999"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--484.6/e23/>
   <http://dewey.info/class/948..1044/e23/>
 ) ;
  skos:closeMatch bibbi:1164737 ;
  dc:modified "2024-08-28"^^xsd:date ;
  skos:notation "948.46044" .

