@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

afo:monimuuttujamenetelmät skos:related koko:p32154 .
yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p8111
  skos:prefLabel "multivariable methods"@en, "multivariata metoder"@sv, "monimuuttujamenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower koko:p32154 .

koko:p32154
  skos:closeMatch ysa:Y9460 ;
  skos:altLabel "factorial analysis"@en ;
  skos:inScheme yso:conceptscheme ;
  afo:cc afo:C50_maatalousekonomia, afo:C20_kasvintuotanto, afo:C10_yleiset ;
  skos:prefLabel "faktorianalyysi"@fi, "factor analysis"@en, "faktoranalys"@sv ;
  skos:exactMatch afo:faktorianalyysi, yso:p6540 ;
  skos:related afo:monimuuttujamenetelmät ;
  skos:broader koko:p8111 ;
  a skos:Concept .

