@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#> .

<http://dewey.info/class/982/e23/>
  skos:notation "982" ;
  skos:prefLabel "Argentina"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/987/e23/>
  skos:notation "987" ;
  skos:prefLabel "Venezuela"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/983/e23/>
  skos:notation "983" ;
  skos:prefLabel "Chile"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/988/e23/>
  skos:notation "988" ;
  skos:prefLabel "Guiana"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

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

<http://dewey.info/class/98/e23/>
  skos:notation "98" ;
  skos:prefLabel "Sør-Amerikas historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/981/e23/>
  skos:notation "981" ;
  skos:prefLabel "Brasil"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/985/e23/>
  skos:notation "985" ;
  skos:prefLabel "Peru"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/986/e23/>
  skos:notation "986" ;
  skos:prefLabel "Colombia og Ecuador"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/984/e23/>
  skos:notation "984" ;
  skos:prefLabel "Bolivia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/989/e23/>
  skos:notation "989" ;
  skos:prefLabel "Paraguay og Uruguay"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/981-989/e23/> .

<http://dewey.info/class/981-989/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Stater og lokalområder"@nb ;
  skos:notation "981-989" ;
  skos:broader <http://dewey.info/class/98/e23/> ;
  skos:narrower <http://dewey.info/class/988/e23/>, <http://dewey.info/class/986/e23/>, <http://dewey.info/class/981/e23/>, <http://dewey.info/class/982/e23/>, <http://dewey.info/class/985/e23/>, <http://dewey.info/class/989/e23/>, <http://dewey.info/class/987/e23/>, <http://dewey.info/class/983/e23/>, <http://dewey.info/class/984/e23/> ;
  dc:identifier "ocd00177718" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-01-29"^^xsd:date .

