@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/796.510948273/e23/>
  a skos:Concept ;
  skos:prefLabel "Turgåing--Larvik (Vestfold : kommune), …"@nb ;
  dc:modified "2024-02-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Fotturer--Larvik (Vestfold : kommune)"@nb ;
  dc:identifier "a09ee1a1-65ed-4091-a82c-64a5ce71296f" ;
  mads:componentList (
   <http://dewey.info/class/796.51/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--482.73/e23/>
 ) ;
  skos:broader <http://dewey.info/class/796.51094827/e23/> ;
  skos:notation "796.510948273" ;
  skos:closeMatch bibbi:1479139 ;
  dc:created "2019-02-25"^^xsd:date .

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

<http://dewey.info/class/796.51/e23/>
  skos:prefLabel "Fotturer"@nb ;
  a skos:Concept .

<http://dewey.info/class/796.51094827/e23/>
  skos:notation "796.51094827" ;
  skos:prefLabel "Turgåing--Vestfold (Norge), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/796.510948273/e23/> .

