@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/809.91503/e23/>
  skos:notation "809.91503" ;
  skos:prefLabel "Symbolikk--litteratur--historie og kritikk--ordbøker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/809.915/e23/> .

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

<http://dewey.info/class/809.91/e23/>
  skos:notation "809.91" ;
  skos:prefLabel "Retoriske figurer--litteratur--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/809.915/e23/> .

<http://dewey.info/class/809.915/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00169642" ;
  a skos:Concept ;
  dc:modified "2020-11-24"^^xsd:date ;
  skos:notation "809.915" ;
  skos:altLabel "Fantasi--litteratur--historie og kritikk"@nb, "Allegori--litteratur--historie og kritikk"@nb, "Metafor--litteratur--historie og kritikk"@nb, "Det groteske--litteratur--historie og kritikk"@nb, "Myte--litteratur--historie og kritikk"@nb ;
  skos:broader <http://dewey.info/class/809.91/e23/> ;
  skos:prefLabel "Symbolikk--litteratur--historie og kritikk, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/809.91503/e23/> ;
  skos:closeMatch bibbi:1129046, bibbi:1129140 ;
  mads:componentList (
   <http://dewey.info/class/809.9/e23/>
   <http://dewey.info/class/3C--15/e23/>
 ) .

<http://dewey.info/class/809.9/e23/>
  skos:prefLabel "Litteratur med bestemte kjennetegn, diverse skrifter"@nb ;
  a skos:Concept .

<http://dewey.info/class/3C--15/e23/>
  skos:prefLabel "Symbolikk, allegori, fantasi, myte"@nb ;
  a skos:Concept .

