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

<http://dewey.info/class/2--71232/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7123/e23/> ;
  skos:notation "T2--71232" ;
  skos:prefLabel "Den nordøstlige region i Alberta"@nb .

<http://dewey.info/class/2--7123/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126852" ;
  dc:modified "2019-09-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/2--712/e23/> ;
  skos:exactMatch humord:c01668 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--71234/e23/>, <http://dewey.info/class/2--71232/e23/>, <http://dewey.info/class/2--71231/e23/>, <http://dewey.info/class/2--71233/e23/> ;
  skos:notation "T2--7123" ;
  skos:prefLabel "Alberta"@nb .

<http://dewey.info/class/2--712/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7123/e23/> ;
  skos:notation "T2--712" ;
  skos:prefLabel "Prærieprovinsene"@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--71233/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7123/e23/> ;
  skos:notation "T2--71233" ;
  skos:prefLabel "Den sentrale region i Alberta"@nb .

<http://dewey.info/class/2--71234/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7123/e23/> ;
  skos:notation "T2--71234" ;
  skos:prefLabel "Den sørlige region i Alberta"@nb .

<http://dewey.info/class/2--71231/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7123/e23/> ;
  skos:notation "T2--71231" ;
  skos:prefLabel "Den nordvestlige region i Alberta"@nb .

