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

koko:p45005
  skos:prefLabel "crop yield"@en, "satotaso"@fi ;
  a skos:Concept ;
  skos:related koko:p45159 .

koko:p45159
  skos:prefLabel "tuotostaso"@fi, "yields"@en ;
  afo:cc afo:C20_kasvintuotanto, afo:C30_kotielaintiede, afo:C50_maatalousekonomia ;
  skos:broader koko:p36874 ;
  skos:exactMatch afo:tuotostaso ;
  skos:related koko:p45005, koko:p46224 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

koko:p46224
  skos:prefLabel "keskituotos"@fi ;
  a skos:Concept ;
  skos:related koko:p45159 .

koko:p36874
  skos:prefLabel "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower koko:p45159 .

