@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/945.207/e23/>
  ns0:including "1500-tallet"@nb ;
  a skos:Concept ;
  skos:altLabel "Lombardia (Italia)--1500-tallet"@nb, "Lombardia (Italia)--1535-1796"@nb, "Lombardia (Italia)--1700-tallet"@nb, "Lombardia (Italia)--1600-tallet"@nb ;
  dc:identifier "ocd00174162" ;
  dc:modified "2017-09-13"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/945.2/e23/> ;
  skos:prefLabel "Den spanske og østerrikske periode, 1535-1796"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "945.207" .

<http://dewey.info/class/945.2/e23/>
  skos:notation "945.2" ;
  skos:prefLabel "Lombardia-regionen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.207/e23/> .

