@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/911.3/e23/>
  skos:notation "911.3" ;
  skos:prefLabel "Oldtidens stater og landområder--historisk geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/911.33/e23/> .

<http://dewey.info/class/911.33/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/911/e23/>
   <http://dewey.info/class/2--33/e23/>
 ) ;
  dc:modified "2020-03-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/911.3/e23/> ;
  skos:narrower <http://dewey.info/class/911.3345/e23/> ;
  skos:prefLabel "Palestina--oldtiden--historisk geografi"@nb ;
  a skos:Concept ;
  skos:notation "911.33" ;
  dc:created "2020-03-27"^^xsd:date ;
  dc:identifier "695424cf-3fc6-4941-bdf2-a9d837d2d67e" .

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

<http://dewey.info/class/2--33/e23/>
  skos:prefLabel "Palestina fram til 70"@nb ;
  a skos:Concept .

<http://dewey.info/class/911.3345/e23/>
  skos:notation "911.3345" ;
  skos:prefLabel "Galilea (Israel)--historisk geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/911.33/e23/> .

<http://dewey.info/class/911/e23/>
  skos:prefLabel "Historisk geografi"@nb ;
  a skos:Concept .

