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

<http://dewey.info/class/091.0945/e23/>
  mads:componentList (
   <http://dewey.info/class/091/e23/>
   <http://dewey.info/class/2--45/e23/>
 ) ;
  dc:created "2019-02-26"^^xsd:date ;
  dc:modified "2019-05-28"^^xsd:date ;
  skos:notation "091.0945" ;
  skos:narrower <http://dewey.info/class/091.094542/e23/>, <http://dewey.info/class/091.0945511/e23/>, <http://dewey.info/class/091.09458141/e23/> ;
  skos:prefLabel "Håndskrifter--Italia, …"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "a6635503-0209-4f75-872f-e195b80bb2ff" ;
  skos:altLabel "Manuskripter--Italia"@nb ;
  skos:broader <http://dewey.info/class/091.094/e23/> .

<http://dewey.info/class/091/e23/>
  skos:prefLabel "Håndskrifter og manuskripter"@nb ;
  a skos:Concept .

<http://dewey.info/class/091.094542/e23/>
  skos:notation "091.094542" ;
  skos:prefLabel "Håndskrifter--Modena (Italia : provins), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/091.0945/e23/> .

<http://dewey.info/class/2--45/e23/>
  skos:prefLabel "Italia, San Marino, Vatikanstaten, Malta"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/091.094/e23/>
  skos:notation "091.094" ;
  skos:prefLabel "Håndskrifter--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/091.0945/e23/> .

<http://dewey.info/class/091.09458141/e23/>
  skos:notation "091.09458141" ;
  skos:prefLabel "Håndskrifter--Siracusa (Italia), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/091.0945/e23/> .

<http://dewey.info/class/091.0945511/e23/>
  skos:notation "091.0945511" ;
  skos:prefLabel "Håndskrifter--Firenze (Italia), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/091.0945/e23/> .

