@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/COL125>
  skos:notation "1.25" ;
  rdfs:label "Управление в области образования"@ru, "Educational management"@en, "Gestión de la educación"@es, "Gestion de l'éducation"@fr ;
  skos:prefLabel "Educational management"@en, "Gestión de la educación"@es, "Gestion de l'éducation"@fr, "Управление в области образования"@ru ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C03527> .

<http://skos.um.es/unescothes/C03527>
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:broader <http://skos.um.es/unescothes/C00016> ;
  skos:prefLabel "Tiempo escolar"@es, "Temps scolaire"@fr, "Учебное время"@ru, "School time"@en ;
  a skos:Concept ;
  skos:altLabel "Rythme scolaire"@fr, "Ritmo escolar"@es ;
  skos:related <http://skos.um.es/unescothes/C01210> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL125> .

<http://skos.um.es/unescothes/C01210>
  skos:prefLabel "Учебная посещаемость"@ru, "Asistencia escolar"@es, "Fréquentation scolaire"@fr, "Educational attendance"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03527> .

<http://skos.um.es/unescothes/C00016>
  skos:prefLabel "Академический год"@ru, "Año académico"@es, "Année académique"@fr, "Academic year"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C03527> .

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

