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

<http://dewey.info/class/808.819/e23/>
  skos:prefLabel "Poesi med bestemte kjennetegn, poesi for og av bestemte persongrupper"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/808.8191-808.8193/e23/>
  skos:notation "808.8191-808.8193" ;
  skos:prefLabel "Poesi med bestemte kjennetegn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/808.81933/e23/> .

<http://dewey.info/class/808.819334/e23/>
  skos:notation "808.819334" ;
  skos:prefLabel "Helligdager--poesi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/808.81933/e23/> .

<http://dewey.info/class/808.81933/e23/>
  a skos:Concept ;
  skos:altLabel "Årstider--poesi"@nb, "Daggry--poesi--samlinger"@nb, "Dager--poesi"@nb, "Årstider--poesi--samlinger"@nb, "Dager--poesi--samlinger"@nb, "Tider--poesi--samlinger"@nb, "Daggry--poesi"@nb ;
  skos:prefLabel "Tider--poesi, …"@nb ;
  dc:identifier "ocd00169407" ;
  dc:modified "2020-11-24"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/808.819/e23/>
   <http://dewey.info/class/3C--33/e23/>
 ) ;
  skos:notation "808.81933" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/808.8191-808.8193/e23/> ;
  skos:narrower <http://dewey.info/class/808.819334/e23/> .

<http://dewey.info/class/3C--33/e23/>
  skos:prefLabel "Tidsperioder"@nb ;
  a skos:Concept .

