@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

<http://dewey.info/class/945.1101-945.1109/e23/>
  skos:notation "945.1101-945.1109" ;
  skos:prefLabel "Historiske perioder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.11/e23/> .

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

<http://dewey.info/class/945.111/e23/>
  skos:notation "945.111" ;
  skos:prefLabel "Aosta"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.11/e23/> .

<http://dewey.info/class/945.110086912/e23/>
  skos:notation "945.110086912" ;
  skos:prefLabel "Innvandrere--italiensk historie--Valle d'Aosta (Italia)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.11/e23/> .

<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.11/e23/> .

<http://dewey.info/class/945.11/e23/>
  skos:narrower <http://dewey.info/class/945.1101-945.1109/e23/>, <http://dewey.info/class/945.110086912/e23/>, <http://dewey.info/class/945.111/e23/> ;
  dc:identifier "ocd00174147" ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--451.1/e23/>
 ) ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/945.1/e23/> ;
  skos:altLabel "Val d'Aosta (region)"@nb, "Valle d'Aosta (Italia)"@nb ;
  skos:prefLabel "Valle d'Aosta-regionen"@nb ;
  skos:notation "945.11" .

