@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:C02094
  ns0:memberOf unesco:COL215 ;
  skos:related unesco:C01477 ;
  skos:prefLabel "Интерполяция"@ru, "Interpolación"@es, "Interpolation"@fr, "Interpolation"@en ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C03835 ;
  a skos:Concept .

unesco:C01477
  skos:prefLabel "Экстраполяция"@ru, "Extrapolación"@es, "Extrapolation"@fr, "Extrapolation"@en ;
  a skos:Concept ;
  skos:related unesco:C02094 .

unesco:C03835
  skos:prefLabel "Статистический анализ"@ru, "Análisis estadístico"@es, "Analyse statistique"@fr, "Statistical analysis"@en ;
  a skos:Concept ;
  skos:narrower unesco:C02094 .

unesco:COL215
  skos:notation "2.15" ;
  skos:member unesco:C02094 ;
  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 .

