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

<http://dewey.info/class/858.91403/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Forfattere (litteratur)--italiensk litteratur--dagbøker--1945-1999"@nb, "Erindringer--italiensk litteratur--1945-1999"@nb ;
  skos:prefLabel "Dagbøker--italiensk litteratur--1945-1999, …"@nb ;
  dc:identifier "9534993d-4410-463c-89e7-c4cd65c12558" ;
  skos:notation "858.91403" ;
  mads:componentList (
   <http://dewey.info/class/85/e23/>
   <http://dewey.info/class/3A--8/e23/>
   <http://dewey.info/class/3B--8/e23/>
 ) ;
  dc:modified "2022-03-15"^^xsd:date ;
  a skos:Concept ;
  dc:created "2022-03-15"^^xsd:date ;
  skos:broader <http://dewey.info/class/858/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/85/e23/>
  skos:prefLabel "Italiensk, rumensk og beslektede litteraturer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/858/e23/>
  skos:notation "858" ;
  skos:prefLabel "Italienske diverse skrifter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/858.91403/e23/> .

