@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:10138
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://www.semanticweb.org/alberto.traverso/ontologies/2017/1/RADIOMICS-ontology#OWLClass_010008> ;
  skos:definition "[RO] Kurtosis is a measure of how outlier-prone a distribution is. The kurtosis of the normal distribution is 3. Distributions that are more outlier-prone than the normal distribution have kurtosis greater than 3; distributions that are less outlier-prone have kurtosis less than 3"@en ;
  skos:broader envthes:10127 ;
  skos:prefLabel "kurtosis"@en ;
  dc:creator "nsb@ceh.ac.uk"@en .

envthes:10127
  skos:prefLabel "统计学"@zh, "علم الإحصاء"@ar, "Статистика"@bg, "στατιστική"@el, "štatistika"@sk, "tilasto(t), tilastotiede"@fi, "statystyka"@pl, "statisztika"@hu, "statistiques"@fr, "statistikk (oversikt)"@no, "statistika"@sl, "Statistik"@de, "estadísticas"@es, "estatística"@pt, "statistica"@it, "statistical measure"@en, "statistică"@ro, "statistiek"@nl, "statistik"@da, "statistik"@sv, "statistika"@cs, "statistika"@et, "statistika"@hr, "statistika"@lt, "statistika"@lv ;
  skos:narrower envthes:10138 ;
  a skos:Concept .

