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

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:prefLabel "http://www.yso.fi/onto/yso" .

afo:mallit skos:related koko:p45702 .
koko:p9586
  a skos:Concept ;
  skos:narrower koko:p45702 ;
  skos:prefLabel "matemaattiset mallit"@fi, "matematiska modeller"@sv, "mathematical models"@en .

koko:p45702
  a skos:Concept ;
  skos:altLabel "non-linear models"@en, "nonlinear models"@en ;
  skos:broader koko:p9586 ;
  skos:exactMatch afo:epälineaariset_mallit ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "epälineaariset mallit"@fi ;
  skos:related afo:mallit ;
  afo:cc afo:C10_yleiset, afo:C50_maatalousekonomia .

