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

<http://dewey.info/class/938.01/e23/>
  skos:prefLabel "Eldre historie fram til 775 f.Kr."@nb ;
  dc:identifier "ocd00172800" ;
  dc:modified "2020-03-06"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Den mørke middelalder--gresk historie"@nb, "Hellas--eldre historie fram til 775 f.Kr."@nb ;
  skos:notation "938.01" ;
  skos:broader <http://dewey.info/class/938/e23/> ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/938/e23/>
  skos:notation "938" ;
  skos:prefLabel "Hellas fram til 323"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/938.01/e23/> .

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

