@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/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.0309/e23/> .

<http://dewey.info/class/874.0309/e23/>
  skos:notation "874.0309" ;
  skos:broader <http://dewey.info/class/874.03/e23/> ;
  skos:altLabel "Latinsk lyrisk poesi--middelalderen--historie og kritikk"@nb ;
  dc:created "2020-11-03"^^xsd:date ;
  skos:prefLabel "Latinsk lyrisk poesi--750-1349--historie og kritikk, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "4f503cd6-2343-4940-b304-b8831493207c" ;
  a skos:Concept ;
  dc:modified "2020-11-04"^^xsd:date .

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

