@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

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

<http://dewey.info/class/938.3/e23/>
  a skos:Concept ;
  dc:created "2018-03-16"^^xsd:date ;
  dc:identifier "4af35877-1984-4a33-9675-c125071fb7ed" ;
  dc:modified "2019-09-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--383/e23/>
 ) ;
  skos:altLabel "Fokis (Hellas)--oldtiden"@nb, "Akarnania (Hellas)--oldtiden"@nb, "Delfi (Hellas)"@nb, "Doris (Hellas)"@nb, "Lokris (Hellas)--oldtiden"@nb ;
  skos:broader <http://dewey.info/class/938.1-938.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c02362, humord:c28367 ;
  skos:notation "938.3" ;
  skos:prefLabel "Aitolia (Hellas), …"@nb .

<http://dewey.info/class/2--383/e23/>
  a skos:Concept ;
  skos:prefLabel "Aitolia fram til 323, Akarnania fram til 323, Doris fram til 323, Lokris fram til 323, Malis fram til 323, Fokis fram til 323; Ithaka fram til 323"@nb .

<http://dewey.info/class/938.1-938.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/938.3/e23/> ;
  skos:notation "938.1-938.9" ;
  skos:prefLabel "Lokalområder i Hellas fram til 323"@nb .

