@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/839.811/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/839.811008/e23/> ;
  skos:notation "839.811" ;
  skos:prefLabel "Dansk poesi"@nb .

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

<http://dewey.info/class/839.811008/e23/>
  a skos:Concept ;
  dc:created "2016-06-27"^^xsd:date ;
  dc:identifier "a1ff1401-673f-4c3c-a272-3f0f203521f2" ;
  dc:modified "2016-06-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/839.81/e23/>
   <http://dewey.info/class/3B--100.8/e23/>
 ) ;
  skos:broader <http://dewey.info/class/839.811/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "839.811008" ;
  skos:prefLabel "Dansk poesi--samlinger"@nb .

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

