@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:10137
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://purl.obolibrary.org/obo/OBCS_0000072> ;
  skos:definition "[OBCS] A quantitative confidence value that refers to the upper and lower values defining the central 50 percent of observations. The boundaries are equal to the 25th and 75th percentiles. The interquartile range can be depicted in a box and whiskers plot."@en ;
  skos:broader envthes:10127 ;
  skos:prefLabel "interquartile range"@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:10137 ;
  a skos:Concept .

