@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/850/e23/>
  skos:notation "850" ;
  skos:prefLabel "Italiensk, dalmatisk, rumensk, retoromansk, sardinsk, korsikansk litteratur"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/850.1-850.9/e23/> .

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

<http://dewey.info/class/3B--09/e23/>
  skos:prefLabel "Historie, beskrivelse, kritisk vurdering av verker i mer enn én litterær form"@nb ;
  a skos:Concept .

<http://dewey.info/class/850.9/e23/>
  skos:notation "850.9" ;
  skos:prefLabel "Italiensk litteratur--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/850.1-850.9/e23/> .

<http://dewey.info/class/850.1-850.9/e23/>
  skos:notation "850.1-850.9" ;
  dc:modified "2023-02-16"^^xsd:date ;
  skos:prefLabel "Generell forminndeling; samlinger i mer enn én litterær form; historie, beskrivelse, kritisk vurdering av verker i mer enn én litterær form bestående av italiensk litteratur"@nb ;
  skos:narrower <http://dewey.info/class/850.8/e23/>, <http://dewey.info/class/850.71/e23/>, <http://dewey.info/class/850.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00170799" ;
  mads:componentList (
   <http://dewey.info/class/850/e23/>
   <http://dewey.info/class/3B--09/e23/>
   <http://dewey.info/class/3B--01/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/850/e23/> ;
  a skos:Concept .

<http://dewey.info/class/850.71/e23/>
  skos:notation "850.71" ;
  skos:prefLabel "Italiensk litteratur--utdanning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/850.1-850.9/e23/> .

<http://dewey.info/class/850.8/e23/>
  skos:notation "850.8" ;
  skos:prefLabel "Italiensk litteratur--samlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/850.1-850.9/e23/> .

