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

<http://dewey.info/class/838.912/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/838.91209/e23/> ;
  dc:created "2017-10-09"^^xsd:date ;
  skos:prefLabel "Tysk litteratur--flere litterære former--1900-1945"@nb ;
  skos:closeMatch bibbi:1066233 ;
  dc:identifier "1dfbf726-b1d8-4bca-9d79-514ad469c014" ;
  mads:componentList (
   <http://dewey.info/class/83/e23/>
   <http://dewey.info/class/3A--8/e23/>
   <http://dewey.info/class/3B--8/e23/>
 ) ;
  skos:broader <http://dewey.info/class/838/e23/> ;
  skos:notation "838.912" ;
  dc:modified "2019-01-08"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/838/e23/>
  skos:notation "838" ;
  skos:prefLabel "Tyske diverse skrifter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/838.912/e23/> .

<http://dewey.info/class/3A--8/e23/>
  skos:prefLabel "Diverse skrifter"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/83/e23/>
  skos:prefLabel "Tysk og beslektede litteraturer"@nb ;
  a skos:Concept .

<http://dewey.info/class/838.91209/e23/>
  skos:notation "838.91209" ;
  skos:prefLabel "Forfattere (litteratur)--tysk litteratur--flere litterære former--1900-1945, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/838.912/e23/> .

<http://dewey.info/class/3B--8/e23/>
  skos:prefLabel "Diverse skrifter"@nb ;
  a skos:Concept .

