@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/822.00809287/e23/>
  a skos:Concept ;
  dc:created "2019-06-14"^^xsd:date ;
  dc:identifier "769e6189-bc4f-40ea-8cd0-2613d2fe3be6" ;
  dc:modified "2021-03-23"^^xsd:date ;
  skos:broader <http://dewey.info/class/822.008/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "822.00809287" ;
  skos:prefLabel "Engelsk drama--kvinnelige forfattere--samlinger"@nb .

<http://dewey.info/class/822.008/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/822.00809287/e23/> ;
  skos:notation "822.008" ;
  skos:prefLabel "Engelsk drama--samlinger"@nb .

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

