@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/82/e23/>
  skos:prefLabel "Engelsk og gammelengelsk litteratur"@nb ;
  a skos:Concept .

<http://dewey.info/class/821/e23/>
  skos:notation "821" ;
  skos:prefLabel "Engelsk poesi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/821.07/e23/> .

<http://dewey.info/class/3B--107/e23/>
  skos:prefLabel "Humoristisk og satirisk poesi"@nb ;
  a skos:Concept .

<http://dewey.info/class/821.0708/e23/>
  skos:notation "821.0708" ;
  skos:prefLabel "Skjemtedikt--engelsk litteratur--samlinger, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/821.07/e23/> .

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

<http://dewey.info/class/821.07/e23/>
  mads:componentList (
   <http://dewey.info/class/82/e23/>
   <http://dewey.info/class/3B--107/e23/>
 ) ;
  skos:altLabel "Nonsensdikt--engelsk litteratur"@nb, "Skjemtedikt--engelsk litteratur"@nb ;
  dc:identifier "ocd00442396" ;
  dc:modified "2021-05-26"^^xsd:date ;
  dc:created "2021-01-21"^^xsd:date ;
  skos:notation "821.07" ;
  skos:broader <http://dewey.info/class/821/e23/> ;
  skos:prefLabel "Humoristisk posi--engelsk litteratur, …"@nb ;
  skos:narrower <http://dewey.info/class/821.0708/e23/>, <http://dewey.info/class/821.0709/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/821.0709/e23/>
  skos:notation "821.0709" ;
  skos:prefLabel "Humoristisk poesi--engelsk litteratur--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/821.07/e23/> .

