@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 humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

<http://dewey.info/class/938.01082/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/938.01/e23/> ;
  skos:notation "938.01082" ;
  skos:prefLabel "Kvinner--Hellas--eldre historie fram til 775 f.Kr."@nb .

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

