@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/COL135>
  skos:member <http://skos.um.es/unescothes/C02081> ;
  rdfs:label "Educational institutions"@en, "Establecimientos de enseñanza"@es, "Образовательные учреждения"@ru, "Etablissements d'enseignement"@fr ;
  skos:prefLabel "Educational institutions"@en, "Образовательные учреждения"@ru, "Etablissements d'enseignement"@fr, "Establecimientos de enseñanza"@es ;
  a isothes:ConceptGroup ;
  skos:notation "1.35" .

<http://skos.um.es/unescothes/C02081>
  a skos:Concept ;
  skos:prefLabel "École internationale"@fr, "Escuela internacional"@es, "Международные школы"@ru, "International schools"@en ;
  skos:broader <http://skos.um.es/unescothes/C03531> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL135> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:altLabel "Études internationales"@fr, "Estudios internacionales"@es, "International studies"@en, "Международная учеба"@ru ;
  skos:related <http://skos.um.es/unescothes/C02088> .

<http://skos.um.es/unescothes/C02088>
  skos:prefLabel "Международные университеты"@ru, "Universidad internacional"@es, "Université internationale"@fr, "International universities"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02081> .

<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/C03531>
  skos:prefLabel "Школы"@ru, "Escuela"@es, "École"@fr, "Schools"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02081> .

