@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/2--71352/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  ns0:classHere "Hamilton"@nb, "Tidligere wentworth county"@nb ;
  ns0:variantName "Regional municipality of hamilton-wentworth"@nb ;
  skos:broader <http://dewey.info/class/2--7135/e23/> ;
  dc:modified "2020-05-26"^^xsd:date ;
  skos:altLabel "Hamilton-Wentworth (Ont.)"@nb, "Wentworth (Ont.)"@nb, "Hamilton (Ont.)"@nb ;
  dc:identifier "ocd00126928" ;
  skos:notation "T2--71352" ;
  skos:prefLabel "City of Hamilton"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/2--7135/e23/>
  skos:notation "T2--7135" ;
  skos:prefLabel "Lake Ontario-regionen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--71352/e23/> .

