@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/> .

afo:tuotantosuunta skos:related koko:p47081 .
yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p36133
  skos:prefLabel "växtproduktion"@sv, "plant production"@en, "kasvintuotanto"@fi ;
  a skos:Concept ;
  skos:narrower koko:p47081 .

koko:p47081
  skos:related afo:tuotantosuunta ;
  skos:altLabel "fodder production"@en ;
  skos:exactMatch afo:rehuntuotanto ;
  skos:prefLabel "feed production"@en, "rehuntuotanto"@fi ;
  skos:inScheme yso:conceptscheme ;
  afo:cc afo:C50_maatalousekonomia, afo:C22_viljely ;
  a skos:Concept ;
  skos:broader koko:p36133 .

