@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/891.8517/e23/>
  skos:notation "891.8517" ;
  skos:prefLabel "Polsk poesi--1900-tallet, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/891.851708/e23/> .

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

<http://dewey.info/class/3B--1/e23/>
  skos:prefLabel "Poesi"@nb ;
  a skos:Concept .

<http://dewey.info/class/891.851708/e23/>
  skos:prefLabel "Polsk poesi--1919-1989--samlinger, …"@nb ;
  dc:created "2020-09-21"^^xsd:date ;
  skos:altLabel "Polsk poesi--1900-tallet--samlinger"@nb ;
  skos:notation "891.851708" ;
  a skos:Concept ;
  dc:identifier "ba52c3ea-0104-420c-9941-e7667e46b259" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/891.8517/e23/> ;
  dc:modified "2025-04-24"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/891.85/e23/>
   <http://dewey.info/class/3B--1/e23/>
   <http://dewey.info/class/3B--100.8/e23/>
 ) .

<http://dewey.info/class/891.85/e23/>
  skos:prefLabel "Polsk litteratur og beslektede vestslaviske språk litteraturer"@nb ;
  a skos:Concept .

