@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 humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

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

