@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/839.73087209/e23/>
  dc:modified "2019-07-29"^^xsd:date ;
  dc:created "2019-06-26"^^xsd:date ;
  skos:altLabel "Mysteriefortellinger--svensk litteratur--historie og kritikk"@nb ;
  skos:notation "839.73087209" ;
  mads:componentList (
   <http://dewey.info/class/839.7/e23/>
   <http://dewey.info/class/3B--308.72/e23/>
 ) ;
  dc:identifier "5b3f50a5-9314-4a30-973f-d3aa70a64d3b" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Kriminalfortellinger--svensk litteratur--historie og kritikk, …"@nb ;
  skos:broader <http://dewey.info/class/839.73/e23/> .

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

<http://dewey.info/class/839.7/e23/>
  skos:prefLabel "Svensk litteratur"@nb ;
  a skos:Concept .

<http://dewey.info/class/839.73/e23/>
  skos:notation "839.73" ;
  skos:prefLabel "Svensk fiksjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/839.73087209/e23/> .

