@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:p35693
  skos:prefLabel "plantproduktion"@sv, "taimituotanto"@fi, "plant production"@en ;
  a skos:Concept ;
  skos:narrower koko:p45777 .

koko:p45777
  afo:oben "AGROVOC-term is the nearest equivalent to the Finnish term." ;
  afo:obfi "AGROVOC-termi ei ole suora käännös vaan lähin vastine suomenkieliselletermille." ;
  afo:cc afo:C22_viljely ;
  skos:broader koko:p35693 ;
  skos:exactMatch afo:pistokastuotanto ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "pistokastuotanto"@fi, "propagation by cuttings"@en ;
  a skos:Concept .

