@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:C00438
  skos:altLabel "Limite territoriale"@fr, "Límite territorial"@es, "Рубежи"@ru, "Frontiers"@en ;
  skos:prefLabel "Frontera"@es, "Frontière"@fr, "Boundaries"@en, "Границы"@ru ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C04028 ;
  ns0:memberOf unesco:COL605 ;
  a skos:Concept .

unesco:C04028
  skos:prefLabel "Территориальные права"@ru, "Derecho territorial"@es, "Droit territorial"@fr, "Territorial rights"@en ;
  a skos:Concept ;
  skos:narrower unesco:C00438 .

unesco:COL605
  skos:prefLabel "Legal systems"@en, "Systèmes juridiques"@fr, "Sistemas jurídicos"@es, "Правовые системы"@ru ;
  rdfs:label "Legal systems"@en, "Sistemas jurídicos"@es, "Systèmes juridiques"@fr, "Правовые системы"@ru ;
  skos:member unesco:C00438 ;
  skos:notation "6.05" ;
  a isothes:ConceptGroup .

