@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://skos.um.es/unescothes/C01423>
  skos:broader <http://skos.um.es/unescothes/C01830>, <http://skos.um.es/unescothes/C01136> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL705> ;
  skos:prefLabel "Эфиопия"@ru, "Etiopía"@es, "Éthiopie"@fr, "Ethiopia"@en ;
  a skos:Concept .

<http://skos.um.es/unescothes/C01136>
  skos:prefLabel "Восточная Африка"@ru, "África Oriental"@es, "Afrique de l'Est"@fr, "East Africa"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01423> .

<http://skos.um.es/unescothes/C01830>
  skos:prefLabel "Африканский Рог"@ru, "Cuerno de Africa"@es, "Corne de l'Afrique"@fr, "Horn of Africa"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01423> .

<http://skos.um.es/unescothes/COL705>
  a isothes:ConceptGroup ;
  skos:prefLabel "Afrique"@fr, "Африка"@ru, "Africa"@en, "Africa"@es ;
  skos:notation "7.05" ;
  rdfs:label "Африка"@ru, "Africa"@en, "Africa"@es, "Afrique"@fr ;
  skos:member <http://skos.um.es/unescothes/C01423> .

<http://skos.um.es/unescothes/CS000>
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

