@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://skos.um.es/unescothes/C00992>
  skos:prefLabel "Ученые степени"@ru, "Título académico"@es, "Grade"@fr, "Degrees"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02426> .

<http://skos.um.es/unescothes/C00323>
  skos:prefLabel "Степени бакалавров"@ru, "Diploma universitario (1er nivel)"@es, "Diplôme universitaire (1er cycle)"@fr, "Bachelors degrees"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02426> .

<http://skos.um.es/unescothes/C02426>
  skos:broader <http://skos.um.es/unescothes/C00992> ;
  skos:prefLabel "Grado de maestría"@es, "Diplôme universitaire (2e cycle)"@fr, "Степени магистров"@ru, "Masters degrees"@en ;
  ns0:memberOf <http://skos.um.es/unescothes/COL165> ;
  skos:altLabel "Grade de maîtrise"@fr, "Maîtrise"@fr ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:related <http://skos.um.es/unescothes/C00323>, <http://skos.um.es/unescothes/C01082> ;
  a skos:Concept .

<http://skos.um.es/unescothes/C01082>
  skos:prefLabel "Докторские степени"@ru, "Grado de doctor"@es, "Doctorat"@fr, "Doctoral degrees"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02426> .

<http://skos.um.es/unescothes/COL165>
  skos:prefLabel "Процессы оценки в сфере образования"@ru, "Educational evaluation"@en, "Evaluación de la educación"@es, "Evaluation de l'éducation"@fr ;
  a isothes:ConceptGroup ;
  rdfs:label "Educational evaluation"@en, "Evaluación de la educación"@es, "Evaluation de l'éducation"@fr, "Процессы оценки в сфере образования"@ru ;
  skos:member <http://skos.um.es/unescothes/C02426> ;
  skos:notation "1.65" .

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

