@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/CS000>
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://skos.um.es/unescothes/C00271> .

<http://skos.um.es/unescothes/COL715>
  rdfs:label "Азия и регион Тихого океана"@ru, "Asia and the Pacific"@en, "Asia y Pacífico"@es, "Asie et Pacifique"@fr ;
  a isothes:ConceptGroup ;
  ns0:hasMainConcept <http://skos.um.es/unescothes/C00271> ;
  skos:prefLabel "Азия и регион Тихого океана"@ru, "Asie et Pacifique"@fr, "Asia and the Pacific"@en, "Asia y Pacífico"@es ;
  skos:notation "7.15" ;
  skos:member <http://skos.um.es/unescothes/C00271> .

<http://skos.um.es/unescothes/C00271>
  skos:prefLabel "Asia y el Pacífico"@es, "Asie et Pacifique"@fr, "Азия и регион Тихого океана"@ru, "Asia and the Pacific"@en ;
  skos:topConceptOf <http://skos.um.es/unescothes/CS000> ;
  a skos:Concept ;
  ns0:mainConceptOf <http://skos.um.es/unescothes/COL715> ;
  skos:altLabel "Регион Тихого океана"@ru, "Région Pacifique"@fr, "Región del Pacífico"@es, "Pacific region"@en ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL715> .

