@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:p44575 .
koko:p44575
  skos:altLabel "potato production"@en, "potato industry [ainakin USA:ssa]"@en ;
  skos:prefLabel "perunantuotanto"@fi ;
  a skos:Concept ;
  skos:broader koko:p36133 ;
  skos:exactMatch afo:perunantuotanto ;
  afo:cc afo:C50_maatalousekonomia, afo:C22_viljely ;
  skos:inScheme yso:conceptscheme ;
  skos:related afo:tuotantosuunta .

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:p44575 .

