@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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--798/e23/>
  skos:notation "T2--798" ;
  skos:prefLabel "Alaska"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7984/e23/> .

<http://dewey.info/class/2--7984/e23/>
  ns0:including "Bristol bay borough"@nb, "Kuskokwim"@nb, "Lake and peninsula borough"@nb, "Katmai national park and preserve"@nb, "Aleutians east borough"@nb, "Aleutian islands"@nb, "Elven"@nb, "Kodiak island"@nb, "Kodiak island borough"@nb ;
  skos:notation "T2--7984" ;
  skos:altLabel "Aleutian Islands (Alaska)"@nb, "Kuskokwim River (Alaska)"@nb, "Bristol Bay Borough (Alaska)"@nb, "Kodiak Island Borough (Alaska)"@nb, "Iliamna Lake (Alaska)"@nb, "Kodiak Island (Alaska)"@nb, "Det sørvestlige Alaska"@nb, "Lake and Peninsula Borough (Alaska)"@nb, "Aleutians East Borough (Alaska)"@nb, "Aleutian Range (Alaska)"@nb, "Taylor Mountains (Alaska)"@nb, "Yukon Delta National Wildlife Refuge (Alaska)"@nb, "Katmai National Park and Preserve (Alaska)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  dc:identifier "ocd00131530" ;
  a skos:Concept ;
  dc:modified "2019-09-09"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/2--798/e23/> ;
  skos:prefLabel "Den sørvestlige region i Alaska"@nb .

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

