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

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

<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--71327/e23/>
  ns0:including "Elven"@nb, "Saint clair i ontario"@nb ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Saint Clair River (Mich. og Ont.)--Ontario"@nb, "Lambton (Ont.)"@nb ;
  skos:notation "T2--71327" ;
  skos:prefLabel "Lambton County"@nb ;
  skos:broader <http://dewey.info/class/2--7132/e23/> ;
  dc:identifier "ocd00126901" ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2015-07-30"^^xsd:date .

