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

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

<http://skos.um.es/unescothes/C01137>
  skos:prefLabel "Восточная Азия"@ru, "Asia Oriental"@es, "Asie orientale"@fr, "East Asia"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02163> .

<http://skos.um.es/unescothes/C02163>
  skos:prefLabel "Corée"@fr, "Korea"@en, "Корея"@ru, "Corea"@es ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  a skos:Concept ;
  skos:scopeNote "Utiliser pour les événements survenus avant 1948."@fr, "Используется по отношению к событиям, происходившим до 1948 г."@ru, "Se aplica a los eventos anteriores a 1948."@es ;
  skos:broader <http://skos.um.es/unescothes/C01137> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL715> .

<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 ;
  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/C02163> .

