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

<http://dewey.info/class/2--797/e23/>
  skos:notation "T2--797" ;
  skos:prefLabel "Washington"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7975/e23/> .

<http://dewey.info/class/2--79755/e23/>
  skos:notation "T2--79755" ;
  skos:prefLabel "Yakima County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7975/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--79753/e23/>
  skos:notation "T2--79753" ;
  skos:prefLabel "Klickitat County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7975/e23/> .

<http://dewey.info/class/2--79759/e23/>
  skos:notation "T2--79759" ;
  skos:prefLabel "Chelan County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7975/e23/> .

<http://dewey.info/class/2--79751/e23/>
  skos:notation "T2--79751" ;
  skos:prefLabel "Benton County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7975/e23/> .

<http://dewey.info/class/2--79757/e23/>
  skos:notation "T2--79757" ;
  skos:prefLabel "Kittitas County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7975/e23/> .

<http://dewey.info/class/2--7975/e23/>
  skos:broader <http://dewey.info/class/2--797/e23/> ;
  skos:altLabel "Cascade Range--Washington"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Sentrale fylker i Washington"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--79751/e23/>, <http://dewey.info/class/2--79759/e23/>, <http://dewey.info/class/2--79757/e23/>, <http://dewey.info/class/2--79753/e23/>, <http://dewey.info/class/2--79755/e23/> ;
  ns0:classHere "Cascade range i washington"@nb ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:notation "T2--7975" ;
  dc:identifier "ocd00131498" .

