@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/2--861/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--8615/e23/> ;
  skos:notation "T2--861" ;
  skos:prefLabel "Colombia"@nb .

<http://dewey.info/class/2--86151/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--8615/e23/> ;
  skos:notation "T2--86151" ;
  skos:prefLabel "Chocó"@nb .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--86152/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--8615/e23/> ;
  skos:notation "T2--86152" ;
  skos:prefLabel "Valle del Cauca"@nb .

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

<http://dewey.info/class/2--8615/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00131745" ;
  dc:modified "2018-05-25"^^xsd:date ;
  skos:altLabel "Stillehavskyst-regionen (Colombia)"@nb, "Cordillera Occidental (Colombia)"@nb ;
  skos:broader <http://dewey.info/class/2--861/e23/> ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/2--86152/e23/>, <http://dewey.info/class/2--86153/e23/>, <http://dewey.info/class/2--86151/e23/>, <http://dewey.info/class/2--86158/e23/> ;
  skos:notation "T2--8615" ;
  skos:prefLabel "Stillehavskyst-regionen"@nb .

<http://dewey.info/class/2--86153/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--8615/e23/> ;
  skos:notation "T2--86153" ;
  skos:prefLabel "Cauca"@nb .

<http://dewey.info/class/2--86158/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--8615/e23/> ;
  skos:notation "T2--86158" ;
  skos:prefLabel "Nariño"@nb .

