@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--946/e23/>
  skos:notation "T2--946" ;
  skos:prefLabel "Tasmania"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--9465/e23/> .

<http://dewey.info/class/2--9465/e23/>
  ns0:including "Smithton"@nb, "Launceston"@nb, "Burnie"@nb, "Stanley"@nb, "Devonport"@nb, "Beaconsfield"@nb, "Wynyard"@nb ;
  skos:prefLabel "Det nordvestlige distrikt"@nb ;
  skos:altLabel "Railton (Tas.)"@nb, "Somerset (Tas.)"@nb, "Launceston (Tas.)"@nb, "Devonport (Tas.)"@nb, "Wynyard (Tas.)"@nb, "Latrobe (Tas.)"@nb, "Smithton (Tas.)"@nb, "Arthur River (Tas.)"@nb, "Ulverstone (Tas.)"@nb, "Stanley (Tas.)"@nb, "Beaconsfield (Tas.)"@nb, "Penguin (Tas.)"@nb, "Tamar River (Tas.)"@nb, "Mersey River (Tas.)"@nb, "Burnie (Tas.)"@nb, "Forth River (Tas.)"@nb ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00132090" ;
  skos:broader <http://dewey.info/class/2--946/e23/> ;
  ns0:classHere "Elven"@nb, "Tamar"@nb ;
  dc:modified "2015-07-30"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "T2--9465" .

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

