@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/C00238>
  skos:prefLabel "Аридные зоны"@ru, "Zona árida"@es, "Zone aride"@fr, "Arid zones"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03473> .

<http://skos.um.es/unescothes/C02749>
  skos:prefLabel "Северная Африка"@ru, "África del Norte"@es, "Afrique du Nord"@fr, "North Africa"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C03473> .

<http://skos.um.es/unescothes/C03473>
  skos:related <http://skos.um.es/unescothes/C00238> ;
  skos:broader <http://skos.um.es/unescothes/C02749> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL705> ;
  skos:prefLabel "Сахара"@ru, "Sahara"@es, "Sahara"@fr, "Sahara"@en ;
  a skos:Concept .

<http://skos.um.es/unescothes/COL705>
  a isothes:ConceptGroup ;
  skos:prefLabel "Afrique"@fr, "Африка"@ru, "Africa"@en, "Africa"@es ;
  skos:notation "7.05" ;
  skos:member <http://skos.um.es/unescothes/C03473> ;
  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 .

