@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:p31388
  skos:prefLabel "blandningar"@sv, "mixtures"@en, "seokset"@fi ;
  a skos:Concept ;
  skos:narrower koko:p47868 .

koko:p45927
  skos:prefLabel "mixed cropping"@en, "seosviljely"@fi ;
  a skos:Concept ;
  skos:related koko:p47868 .

koko:p47868
  afo:cc afo:C22_viljely ;
  skos:broader koko:p31388 ;
  skos:related koko:p45927 ;
  skos:exactMatch afo:siemenseokset ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "seed mixtures"@en, "siemenseokset"@fi ;
  a skos:Concept .

