@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.105/e23/> .

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

<http://dewey.info/class/945.105/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.1/e23/> ;
  skos:altLabel "Huset Savoia--piemontesisk historie"@nb, "Piemonte (Italia)--1343-1504"@nb, "Piemonte (Italia)--1300-tallet"@nb, "Filibert--piemontesisk historie"@nb, "Piemonte (Italia)--1400-tallet"@nb ;
  skos:notation "945.105" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  ns0:classHere "Oversiktsverker om perioden med huset savoia i piemonte, 1343-1861"@nb ;
  dc:identifier "ocd00174130" ;
  skos:prefLabel "Perioden med huset Savoia fram til Filibert IIs død, 1343-1504"@nb ;
  ns0:including "1300-tallet"@nb .

