@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#> .

<http://dewey.info/class/874.03/e23/>
  skos:notation "874.03" ;
  skos:prefLabel "Latinsk lyrisk poesi--750-1349, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/874.0308/e23/> .

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

<http://dewey.info/class/874.0308/e23/>
  skos:notation "874.0308" ;
  skos:broader <http://dewey.info/class/874.03/e23/> ;
  skos:altLabel "Latinsk lyrisk poesi--middelalderen--samlinger"@nb ;
  dc:created "2022-08-18"^^xsd:date ;
  skos:prefLabel "Latinsk lyrisk poesi--750-1349--samlinger, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "8d8383f4-feff-40ea-9a77-04772f29bba6" ;
  a skos:Concept ;
  dc:modified "2022-08-18"^^xsd:date .

