@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/940.53484638092/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1478145 ;
  dc:identifier "8c2ded7a-a489-419f-9717-8eeb0996345c" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "940.53484638092" ;
  dc:modified "2024-01-25"^^xsd:date ;
  dc:created "2023-03-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/940.53484638/e23/> ;
  skos:prefLabel "Annen verdenskrig, 1939-1945--Sør-Varanger (Finnmark)--biografier"@nb ;
  mads:componentList (
   <http://dewey.info/class/940.53/e23/>
   <http://dewey.info/class/2--484.638/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) .

<http://dewey.info/class/940.53/e23/>
  skos:prefLabel "Annen verdenskrig, 1939-1945"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/940.53484638/e23/>
  skos:notation "940.53484638" ;
  skos:prefLabel "Annen verdenskrig, 1939-1945--Sør-Varanger (Finnmark)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.53484638092/e23/> .

