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

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

<http://dewey.info/class/026.001-026.999/e23/>
  skos:notation "026.001-026.999" ;
  skos:prefLabel "Bestemte fag og emner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/026.9538/e23/> .

<http://dewey.info/class/026.9538/e23/>
  skos:notation "026.9538" ;
  skos:altLabel "Saudi-Arabia--historie--arkiver"@nb ;
  dc:created "2021-04-29"^^xsd:date ;
  dc:modified "2021-04-29"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "07c4988f-c147-42b6-9441-f807db855154" ;
  mads:componentList (
   <http://dewey.info/class/026/e23/>
   <http://dewey.info/class/953..8/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/026.001-026.999/e23/> ;
  skos:prefLabel "Saudi-Arabia--historie--biblioteker, …"@nb .

<http://dewey.info/class/026/e23/>
  skos:prefLabel "Biblioteker og arkiver knyttet til bestemte fag og emner"@nb ;
  a skos:Concept .

