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

<http://dewey.info/class/2--4538/e23/>
  skos:notation "T2--4538" ;
  skos:prefLabel "Trentino-Alto Adige-regionen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--45383/e23/> .

<http://dewey.info/class/2--45383/e23/>
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Syd-tirol"@nb, "Bozen"@nb, "Alto adige"@nb, "Sør-tyrol"@nb ;
  skos:notation "T2--45383" ;
  skos:broader <http://dewey.info/class/2--4538/e23/> ;
  skos:altLabel "Bozen (Italia : provins)"@nb, "Sør-Tyrol (Italia)"@nb, "Alto Adige (Italia)"@nb, "Syd-Tirol (Italia)"@nb, "Bolzano (Italia : provins)"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00125599" ;
  a skos:Concept ;
  dc:modified "2016-02-02"^^xsd:date ;
  skos:prefLabel "Bolzano-provinsen"@nb .

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

