@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--7111/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126831" ;
  dc:modified "2018-04-09"^^xsd:date ;
  skos:altLabel "Prince Rupert (B.C.)"@nb, "Ocean Falls (B.C.)"@nb, "Hardwicke Island (B.C. : øy)"@nb, "Bella Coola (B.C.)"@nb, "Kitimat (B.C.)"@nb, "Pacific Coast (B.C.)"@nb, "West Redonda Island (B.C.)"@nb, "East Thurlow Island (B.C.)"@nb, "Skeena-Queen Charlotte (B.C.)"@nb, "Cortes Island (B.C.)"@nb, "Maurelle Island (B.C.)"@nb, "West Thurlow Island (B.C.)"@nb, "Kitimat-Stikine (B.C.)"@nb, "Coast Mountains (B.C.)"@nb, "Read Island (B.C. : øy)"@nb, "East Redonda Island (B.C.)"@nb, "Central Coast (B.C.)"@nb, "Sonora Island (B.C.)"@nb, "Bella Coola River (B.C.)"@nb ;
  skos:broader <http://dewey.info/class/2--711/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--71112/e23/> ;
  skos:notation "T2--7111" ;
  skos:prefLabel "Den nordlige kystregion i British Columbia"@nb .

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

<http://dewey.info/class/2--711/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7111/e23/> ;
  skos:notation "T2--711" ;
  skos:prefLabel "British Columbia"@nb .

<http://dewey.info/class/2--71112/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7111/e23/> ;
  skos:notation "T2--71112" ;
  skos:prefLabel "Haida Gwaii"@nb .

