@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/C03106>
  skos:prefLabel "Практическая работа (учебный метод)"@ru, "Trabajos prácticos"@es, "Travaux pratiques"@fr, "Practical work (learning method)"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C03870> .

<http://skos.um.es/unescothes/C03870>
  ns0:memberOf <http://skos.um.es/unescothes/COL160> ;
  skos:prefLabel "Student projects"@en, "Proyecto del alumno"@es, "Projet d'élève"@fr, "Студенческие проекты"@ru ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:broader <http://skos.um.es/unescothes/C03106> ;
  skos:altLabel "Proyecto del estudiante"@es, "Projet étudiant"@fr ;
  a skos:Concept .

<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/COL160>
  skos:prefLabel "Enseignement et formation"@fr, "Преподавание и подготовка кадров"@ru, "Enseñanza y formación"@es, "Teaching and training"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C03870> ;
  rdfs:label "Teaching and training"@en, "Enseñanza y formación"@es, "Enseignement et formation"@fr, "Преподавание и подготовка кадров"@ru ;
  skos:notation "1.60" .

