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

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

koko:p48045
  afo:cc afo:C60_elintarviketieteet, afo:C20_kasvintuotanto ;
  skos:broader koko:p33199 ;
  skos:related koko:p32115 ;
  skos:altLabel "time lag between application and harvesting"@en ;
  skos:exactMatch afo:varoaika ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "varoaika"@fi ;
  a skos:Concept .

koko:p32115
  skos:prefLabel "bekämpningsmedel"@sv, "pesticides"@en, "torjunta-aineet"@fi ;
  a skos:Concept ;
  skos:related koko:p48045 .

koko:p33199
  skos:prefLabel "muu ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower koko:p48045 .

