@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:C02750
  skos:prefLabel "Северная Америка"@ru, "América del Norte"@es, "Amérique du Nord"@fr, "North America"@en ;
  a skos:Concept ;
  skos:narrower unesco:C03478 .

unesco:C03478
  ns0:memberOf unesco:COL710 ;
  skos:related unesco:C01599 ;
  skos:prefLabel "Сен-Пьер и Микелон"@ru, "San Pedro y Miquelón"@es, "Saint-Pierre-et-Miquelon"@fr, "Saint Pierre and Miquelon"@en ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C02750 ;
  a skos:Concept .

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

unesco:COL710
  rdfs:label "Américas y Caribe"@es, "Американский континент и регион Карибского моря"@ru, "Americas and the Caribbean"@en, "Amériques et Caraïbes"@fr ;
  skos:member unesco:C03478 ;
  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 .

