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

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

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

<http://dewey.info/class/882/e23/>
  skos:prefLabel "Klassisk gresk dramatisk poesi og drama"@nb ;
  a skos:Concept .

<http://dewey.info/class/882.01/e23/>
  skos:notation "882.01" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList ( <http://dewey.info/class/882/e23/> ) ;
  skos:closeMatch bibbi:1702879, bibbi:1527940 ;
  skos:narrower <http://dewey.info/class/882.0109/e23/>, <http://dewey.info/class/882.0108/e23/> ;
  skos:altLabel "Gresk dramatisk poesi--oldtiden"@nb, "Klassisk gresk dramatisk poesi--oldtiden"@nb, "Gresk drama--oldtiden"@nb ;
  skos:broader <http://dewey.info/class/882.01-882.03/e23/> ;
  skos:prefLabel "Klassisk gresk drama--oldtiden, …"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2018-12-10"^^xsd:date ;
  dc:identifier "ocd00171201" .

<http://dewey.info/class/882.0108/e23/>
  skos:notation "882.0108" ;
  skos:prefLabel "Klassisk gresk drama--oldtiden--samlinger, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/882.01/e23/> .

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

