@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:p47974 .
yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p47974
  skos:related afo:tuotantosuunta ;
  skos:prefLabel "viljantuotanto"@fi ;
  afo:cc afo:C50_maatalousekonomia, afo:C22_viljely ;
  a skos:Concept ;
  skos:exactMatch afo:viljantuotanto ;
  skos:broader koko:p36133 ;
  skos:altLabel "grain production"@en, "cereals production"@en, "cereal production"@en ;
  skos:inScheme yso:conceptscheme .

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

