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

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

<http://dewey.info/class/2--538/e23/>
  skos:prefLabel "Saudi-Arabia"@nb ;
  a skos:Concept .

<http://dewey.info/class/953.802-953.805/e23/>
  skos:notation "953.802-953.805" ;
  skos:prefLabel "622-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/953.802/e23/> .

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

<http://dewey.info/class/953.802/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00175095" ;
  skos:notation "953.802" ;
  skos:altLabel "Saudi-Arabia--1300-tallet"@nb, "Saudi-Arabia--900-tallet"@nb, "Saudi-Arabia--1100-tallet"@nb, "Saudi-Arabia--1400-tallet"@nb, "Saudi-Arabia--1000-tallet"@nb, "Saudi-Arabia--1200-tallet"@nb ;
  skos:closeMatch bibbi:1158227, bibbi:1158228 ;
  skos:prefLabel "Saudi-Arabia--622-1517, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--538/e23/>
   <http://dewey.info/class/953..02/e23/>
 ) ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/953.802-953.805/e23/> ;
  dc:modified "2020-02-11"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date .

