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

<http://dewey.info/class/2--71338/e23/>
  ns0:classHere "Halvøya"@nb, "Niagara"@nb ;
  ns0:including "Wellandkanalen"@nb, "Elven niagara"@nb, "Byen niagara falls"@nb ;
  skos:broader <http://dewey.info/class/2--7133/e23/> ;
  dc:identifier "ocd00126915" ;
  skos:altLabel "Niagara Falls (Ont.)"@nb, "Niagara River (N.Y. og Ont.)--Ontario"@nb, "Niagara (Ont. : regional kommune)"@nb, "Welland (Ont. : fylke)"@nb, "Niagara Peninsula (Ont.)"@nb, "Lincoln (Ont. : fylke)"@nb, "Niagara River (N.Y. og Ont.)"@nb, "Welland Canal (Ont.)"@nb ;
  skos:notation "T2--71338" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-10-10"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Regional Municipality of Niagara"@nb .

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

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

