@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p1878
  skos:prefLabel "standard deviation"@en, "keskihajonta"@fi, "standardavvikelse"@sv ;
  a skos:Concept ;
  skos:related tero:p1879 .

allars:Y26684 skos:exactMatch tero:p1879 .
ysa:Y101484 skos:exactMatch tero:p1879 .
tero:p1880
  skos:prefLabel "mathematical methods"@en, "matematiska metoder"@sv, "matemaattiset menetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1879 .

yso:p1879 skos:exactMatch tero:p1879 .
tero:p1879
  skos:broader tero:p1880, tero:p3127 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1880, tero:p3127 ;
  skos:exactMatch allars:Y26684, yso:p1879, ysa:Y101484 ;
  skos:related tero:p1878 ;
  skos:prefLabel "hajonta"@fi, "spridning (matematik och statistik)"@sv, "dispersion"@en ;
  skos:inScheme tero:conceptscheme .

tero:p3127
  skos:prefLabel "statstical methods"@en, "statistiska metoder"@sv, "tilastomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1879 .

