@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/945.1/e23/>
  skos:notation "945.1" ;
  skos:prefLabel "Nordvest-Italia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.106/e23/> .

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

<http://dewey.info/class/945.106/e23/>
  skos:altLabel "Piemonte (Italia)--1500-tallet"@nb, "Karl--piemontesisk historie"@nb, "Piemonte (Italia)--1504-1553"@nb ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/945.1/e23/> ;
  ns0:classHere "1500-tallet"@nb ;
  skos:prefLabel "Karl IIIs regjeringstid, 1504-1553"@nb ;
  dc:modified "2017-09-21"^^xsd:date ;
  dc:identifier "ocd00174131" ;
  skos:notation "945.106" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

