@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--79575/e23/>
  skos:notation "T2--79575" ;
  skos:prefLabel "Baker County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7957/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--795/e23/>
  skos:notation "T2--795" ;
  skos:prefLabel "Oregon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7957/e23/> .

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

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

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

<http://dewey.info/class/2--7957/e23/>
  ns0:classHere "Blue mountains"@nb, "Elven"@nb, "Snake i oregon"@nb ;
  skos:broader <http://dewey.info/class/2--795/e23/> ;
  skos:narrower <http://dewey.info/class/2--79578/e23/>, <http://dewey.info/class/2--79575/e23/>, <http://dewey.info/class/2--79571/e23/>, <http://dewey.info/class/2--79573/e23/> ;
  skos:prefLabel "Nordøstlige fylker i Oregon"@nb ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:notation "T2--7957" ;
  skos:altLabel "Blue Mountains (Or. og Wash.)--Oregon"@nb, "Snake River (Wyo.-Wash.)--Oregon"@nb, "Blue Mountains (Or. og Wash.)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  dc:identifier "ocd00131208" ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

