@prefix unesco: <http://skos.um.es/unescothes/> .
@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#> .

unesco:CS000
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

unesco:C02434
  skos:prefLabel "Математическая логика"@ru, "Lógica matemática"@es, "Logique mathématique"@fr, "Mathematical logic"@en ;
  a skos:Concept ;
  skos:narrower unesco:C00134 .

unesco:C00134
  ns0:memberOf unesco:COL215 ;
  skos:related unesco:C00749 ;
  skos:prefLabel "Алгоритмы"@ru, "Algoritmo"@es, "Algorithme"@fr, "Algorithms"@en ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C02434 ;
  a skos:Concept .

unesco:C00749
  skos:prefLabel "Компьютерное программирование"@ru, "Programación informática"@es, "Programmation informatique"@fr, "Computer programming"@en ;
  a skos:Concept ;
  skos:related unesco:C00134 .

unesco:COL215
  skos:notation "2.15" ;
  skos:prefLabel "Mathematics and statistics"@en, "Математика и статистика"@ru, "Mathématiques et statistiques"@fr, "Matemáticas y estadística"@es ;
  a isothes:ConceptGroup ;
  rdfs:label "Mathématiques et statistiques"@fr, "Mathematics and statistics"@en, "Математика и статистика"@ru, "Matemáticas y estadística"@es ;
  skos:member unesco:C00134 .

