@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:C02419
  ns0:memberOf unesco:COL710 ;
  skos:related unesco:C01599 ;
  skos:prefLabel "Мартиника"@ru, "Martinica"@es, "Martinique"@fr, "Martinique"@en ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C00512 ;
  a skos:Concept .

unesco:C01599
  skos:prefLabel "Франция"@ru, "Francia"@es, "France"@fr, "France"@en ;
  a skos:Concept ;
  skos:related unesco:C02419 .

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

unesco:C00512
  skos:prefLabel "Регион Карибского моря"@ru, "Caribe"@es, "Caraïbes"@fr, "Caribbean"@en ;
  a skos:Concept ;
  skos:narrower unesco:C02419 .

