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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y103442 skos:exactMatch tero:p3590 .
tero:p3160
  skos:prefLabel "matematik"@sv, "mathematics"@en, "matematiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3590 .

allars:Y22528 skos:exactMatch tero:p3590 .
yso:p3590 skos:exactMatch tero:p3590 .
tero:p3590
  skos:prefLabel "mathematical statistics"@en, "matemaattinen tilastotiede"@fi, "matematisk statistik"@sv ;
  skos:broader tero:p3160 ;
  skos:exactMatch yso:p3590, ysa:Y103442, allars:Y22528 ;
  skos:related tero:p3591, tero:p3127 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "tilastomatematiikka"@fi, "statistisk matematik"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3160 .

tero:p3591
  skos:prefLabel "statistik (vetenskap)"@sv, "statistics"@en, "tilastotiede"@fi ;
  a skos:Concept ;
  skos:related tero:p3590 .

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

