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

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

unesco:C01303
  ns0:memberOf unesco:COL710 ;
  skos:prefLabel "Эль-Сальвадор"@ru, "El Salvador"@es, "El Salvador"@fr, "El Salvador"@en ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C02221, unesco:C00543 ;
  a skos:Concept .

unesco:C00543
  skos:prefLabel "Центральная Америка"@ru, "Centroamérica"@es, "Amérique centrale"@fr, "Central America"@en ;
  a skos:Concept ;
  skos:narrower unesco:C01303 .

unesco:C02221
  skos:prefLabel "Латинская Америка"@ru, "América Latina"@es, "Amérique latine"@fr, "Latin America"@en ;
  a skos:Concept ;
  skos:narrower unesco:C01303 .

unesco:COL710
  rdfs:label "Américas y Caribe"@es, "Американский континент и регион Карибского моря"@ru, "Americas and the Caribbean"@en, "Amériques et Caraïbes"@fr ;
  skos:notation "7.10" ;
  skos:prefLabel "Américas y Caribe"@es, "Amériques et Caraïbes"@fr, "Americas and the Caribbean"@en, "Американский континент и регион Карибского моря"@ru ;
  skos:member unesco:C01303 ;
  a isothes:ConceptGroup .

