@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/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/C03467> .

<http://skos.um.es/unescothes/C01616>
  skos:prefLabel "Франкоговорящие страны Африки"@ru, "África de habla francesa"@es, "Afrique francophone"@fr, "French speaking Africa"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C03467> .

<http://skos.um.es/unescothes/C03467>
  skos:broader <http://skos.um.es/unescothes/C01136>, <http://skos.um.es/unescothes/C01616> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL705> ;
  a skos:Concept ;
  skos:altLabel "Ruanda"@es ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:prefLabel "Rwanda"@en, "Rwanda"@fr, "Rwanda"@es, "Руанда"@ru .

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

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

