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

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

<http://skos.um.es/unescothes/C01826>
  a skos:Concept ;
  skos:prefLabel "Honduras"@en, "Honduras"@fr, "Honduras"@es, "Гондурас"@ru ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL710> ;
  skos:broader <http://skos.um.es/unescothes/C02221>, <http://skos.um.es/unescothes/C00543> ;
  skos:altLabel "République du Honduras"@fr .

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

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

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

