@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/883/e23/>
  skos:prefLabel "Klassisk gresk episk poesi og fiksjon"@nb ;
  a skos:Concept .

<http://dewey.info/class/883.0108/e23/>
  skos:notation "883.0108" ;
  skos:prefLabel "Klassisk gresk episk poesi--oldtiden--samlinger, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/883.01/e23/> .

<http://dewey.info/class/883.0109/e23/>
  skos:notation "883.0109" ;
  skos:prefLabel "Klassisk gresk episk poesi--oldtiden--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/883.01/e23/> .

<http://dewey.info/class/883.01-883.03/e23/>
  skos:notation "883.01-883.03" ;
  skos:prefLabel "Bestemte perioder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/883.01/e23/> .

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

<http://dewey.info/class/883.01/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/883.0108/e23/>, <http://dewey.info/class/883.0109/e23/> ;
  skos:altLabel "Klassisk gresk fiksjon--oldtiden"@nb, "Episk poesi--gresk litteratur--oldtiden"@nb, "Gresk episk poesi--oldtiden"@nb, "Homer"@nb, "Episk poesi--klassisk gresk litteratur--oldtiden"@nb ;
  dc:identifier "ocd00171104" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1034981, bibbi:1643191, bibbi:1034977, bibbi:1186673, bibbi:1177129, bibbi:1034980 ;
  dc:modified "2018-12-12"^^xsd:date ;
  skos:broader <http://dewey.info/class/883.01-883.03/e23/> ;
  skos:prefLabel "Klassisk gresk episk poesi--oldtiden, …"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/883/e23/> ) ;
  skos:notation "883.01" .

