@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--71133/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126837" ;
  dc:modified "2018-04-09"^^xsd:date ;
  skos:altLabel "Bowen Island (B.C. : øy)"@nb, "Maple Ridge (B.C.)"@nb, "Pitt Meadows (B.C.)"@nb, "Richmond (B.C.)"@nb, "Greater Vancouver (B.C.)"@nb, "Port Coquitlam (B.C.)"@nb, "White Rock (B.C.)"@nb, "Surrey (B.C.)"@nb, "Langley (B.C.)"@nb, "Port Moody (B.C.)"@nb, "Metro Vancouver (B.C.)"@nb, "Coquitlam (B.C.)"@nb, "North Vancouver (B.C.)"@nb, "New Westminster (B.C.)"@nb, "Vancouver (B.C.)"@nb, "Delta (B.C.)"@nb, "Burnaby (B.C.)"@nb, "Lions Bay (B.C.)"@nb, "West Vancouver (B.C.)"@nb ;
  skos:broader <http://dewey.info/class/2--7113/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:notation "T2--71133" ;
  skos:prefLabel "Metro Vancouver"@nb .

<http://dewey.info/class/2--7113/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--71133/e23/> ;
  skos:notation "T2--7113" ;
  skos:prefLabel "Den sørvestlige region 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 .

