@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/2--68/e23/>
  skos:prefLabel "Republikken Sør-Afrika og naboland i det sørlige Afrika"@nb ;
  a skos:Concept .

<http://dewey.info/class/7/e23/>
  skos:prefLabel "Kunst og fritid"@nb ;
  a skos:Concept .

<http://dewey.info/class/709.226/e23/>
  skos:notation "709.226" ;
  skos:prefLabel "Kunstnere--samlingsbiografier--Afrika"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/709.2268/e23/> .

<http://dewey.info/class/709.2268/e23/>
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/1--092.2/e23/>
   <http://dewey.info/class/2--68/e23/>
 ) ;
  skos:closeMatch bibbi:1708702 ;
  dc:modified "2025-05-16"^^xsd:date ;
  dc:identifier "07f76e17-456b-4ea8-9aae-6df6fa0a39a1" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/709.226/e23/> ;
  skos:prefLabel "Kunstnere--samlingsbiografier--Sør-Afrika"@nb ;
  skos:notation "709.2268" ;
  dc:created "2025-05-14"^^xsd:date .

