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

<http://dewey.info/class/2--718/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00127157" ;
  dc:modified "2012-03-06"^^xsd:date ;
  skos:altLabel "Newfoundland"@nb, "Newfoundland and Labrador"@nb, "Island of Newfoundland (N.L.)"@nb ;
  skos:broader <http://dewey.info/class/2--71/e23/> ;
  skos:closeMatch realfagstermer:c030769, humord:c01675 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrowMatch humord:c01670 ;
  skos:narrower <http://dewey.info/class/2--7188/e23/>, <http://dewey.info/class/2--7181/e23/>, <http://dewey.info/class/2--7182/e23/> ;
  skos:notation "T2--718" ;
  skos:prefLabel "Newfoundland and Labrador, Saint-Pierre-et-Miquelon"@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--71/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--718/e23/> ;
  skos:notation "T2--71" ;
  skos:prefLabel "Canada"@nb .

<http://dewey.info/class/2--7182/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--718/e23/> ;
  skos:notation "T2--7182" ;
  skos:prefLabel "Labrador"@nb .

<http://dewey.info/class/2--7188/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--718/e23/> ;
  skos:notation "T2--7188" ;
  skos:prefLabel "Saint-Pierre-et-Miquelon"@nb .

<http://dewey.info/class/2--7181/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--718/e23/> ;
  skos:notation "T2--7181" ;
  skos:prefLabel "St. John's"@nb .

