@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/873.0309/e23/>
  skos:notation "873.0309" ;
  skos:broader <http://dewey.info/class/873.03/e23/> ;
  dc:created "2021-10-14"^^xsd:date ;
  skos:prefLabel "Episk poesi--latinsk litteratur--750-1349--historie og kritikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ccdf8565-8a86-448c-b7b5-1f542f249db3" ;
  a skos:Concept ;
  dc:modified "2021-10-14"^^xsd:date .

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

<http://dewey.info/class/873.03/e23/>
  skos:notation "873.03" ;
  skos:prefLabel "Episk poesi--latinsk litteratur--750-1349, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/873.0309/e23/> .

