@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y21206 skos:exactMatch tero:p12320 .
yso:p12320 skos:exactMatch tero:p12320 .
ysa:Y96429 skos:exactMatch tero:p12320 .
tero:p12320
  skos:prefLabel "kovariansanalys"@sv, "analysis of covariance"@en, "kovarianssianalyysi"@fi ;
  skos:exactMatch allars:Y21206, yso:p12320, ysa:Y96429 ;
  skos:broader tero:p2131 ;
  skosext:broaderGeneric tero:p2131 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:p2131
  skos:prefLabel "multivariable methods"@en, "multivariata metoder"@sv, "monimuuttujamenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12320 .

