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

<http://dewey.info/class/868.99231/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/868.9923/e23/> ;
  skos:notation "868.99231" ;
  skos:prefLabel "Cuba"@nb .

<http://dewey.info/class/868.9923/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00171030" ;
  dc:modified "2018-05-30"^^xsd:date ;
  skos:broader <http://dewey.info/class/868.992/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/868.9923001-868.9923009/e23/>, <http://dewey.info/class/868.99231/e23/>, <http://dewey.info/class/868.992301-868.992308/e23/>, <http://dewey.info/class/868.99233/e23/>, <http://dewey.info/class/868.99235/e23/> ;
  skos:notation "868.9923" ;
  skos:prefLabel "Vestindia (Antillene)"@nb .

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

<http://dewey.info/class/868.992/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/868.9923/e23/> ;
  skos:notation "868.992" ;
  skos:prefLabel "Det spansktalende Nord-Amerika"@nb .

<http://dewey.info/class/868.992301-868.992308/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/868.9923/e23/> ;
  skos:notation "868.992301-868.992308" ;
  skos:prefLabel "Tilføyelser for bestemte former av spanskspråklig litteratur fra Vestindia"@nb .

<http://dewey.info/class/868.99235/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/868.9923/e23/> ;
  skos:notation "868.99235" ;
  skos:prefLabel "Puerto Rico"@nb .

<http://dewey.info/class/868.99233/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/868.9923/e23/> ;
  skos:notation "868.99233" ;
  skos:prefLabel "Den dominikanske republikk"@nb .

<http://dewey.info/class/868.9923001-868.9923009/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/868.9923/e23/> ;
  skos:notation "868.9923001-868.9923009" ;
  skos:prefLabel "Generell forminndeling; samlinger i mer enn én litterær form; historie, beskrivelse, kritisk vurdering av verker i mer enn én litterær form bestående av spanskspråklig litteratur fra Vestindia (Antillene)"@nb .

