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

<http://dewey.info/class/2--3/e23/>
  skos:prefLabel "Oldtidens stater og landområder"@nb ;
  a skos:Concept .

<http://dewey.info/class/297.353-297.359/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder"@nb ;
  skos:broader <http://dewey.info/class/297.35/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/297.35538/e23/>, <http://dewey.info/class/297.354/e23/>, <http://dewey.info/class/297.3556/e23/> ;
  dc:identifier "ocd00123380" ;
  dc:modified "2025-02-17"^^xsd:date ;
  skos:notation "297.353-297.359" ;
  mads:componentList (
   <http://dewey.info/class/297.35/e23/>
   <http://dewey.info/class/2--9/e23/>
   <http://dewey.info/class/2--3/e23/>
 ) .

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

<http://dewey.info/class/297.354/e23/>
  skos:notation "297.354" ;
  skos:prefLabel "Helligdommer--islamske--Europa"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/297.353-297.359/e23/> .

<http://dewey.info/class/2--9/e23/>
  skos:prefLabel "Australasia, *stillehavsøyene, atlanterhavsøyene, arktiske øyer, Antarktis, himmellegemer utenfor jorda"@nb ;
  a skos:Concept .

<http://dewey.info/class/297.35/e23/>
  skos:notation "297.35" ;
  skos:prefLabel "Hellige steder og pilegrimsferder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/297.353-297.359/e23/> .

<http://dewey.info/class/297.35538/e23/>
  skos:notation "297.35538" ;
  skos:prefLabel "Hellige steder--Islam--Saudi Arabia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/297.353-297.359/e23/> .

<http://dewey.info/class/297.3556/e23/>
  skos:notation "297.3556" ;
  skos:prefLabel "Hellige steder--islam--Midtøsten"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/297.353-297.359/e23/> .

