@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--798/e23/>
  skos:notation "T2--798" ;
  skos:prefLabel "Alaska"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7982/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--7982/e23/>
  ns0:including "Wrangell borough"@nb, "Skagway borough"@nb, "Misty fjords national monument"@nb, "Sitka borough"@nb, "Glacier bay national park and preserve"@nb, "Haines borough"@nb, "Ketchikan gateway borough"@nb, "Yakutat borough"@nb, "Petersburg borough"@nb, "Juneau borough"@nb ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Wrangell (Alaska)"@nb, "Glacier Bay National Park and Preserve (Alaska)"@nb, "Juneau (Alaska)"@nb, "Petersburg Borough (Alaska)"@nb, "Alaska Panhandle (Alaska)"@nb, "Yakutat (Alaska)"@nb, "Skagway (Alaska)"@nb, "Haines Borough (Alaska)"@nb, "Misty Fjords National Monument (Alaska)"@nb, "Sitka (Alaska)"@nb, "Ketchikan Gateway Borough (Alaska)"@nb ;
  skos:prefLabel "Panhandle-regionen"@nb ;
  dc:modified "2025-05-07"^^xsd:date ;
  skos:notation "T2--7982" ;
  dc:identifier "ocd00131527" ;
  skos:broader <http://dewey.info/class/2--798/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

