@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:p46212
  afo:cc afo:C30_kotielaintiede, afo:C22_viljely ;
  skos:altLabel "supplementary feeds"@en ;
  skos:broader koko:p31571 ;
  afo:oben "AGROVOC-term is the nearest equivalent to the Finnish term." ;
  skos:exactMatch afo:lisärehukasvit ;
  skos:inScheme yso:conceptscheme ;
  afo:obfi "AGROVOC-termi ei ole suora käännös vaan lähin vastine suomenkieliselletermille." ;
  a skos:Concept ;
  skos:prefLabel "supplements"@en, "lisärehukasvit"@fi .

koko:p31571
  skos:prefLabel "feed crops"@en, "foderväxter"@sv, "rehukasvit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46212 .

