@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:p46588
  afo:cc afo:C25_kasvipatologia, afo:C60_elintarviketieteet ;
  afo:sta2 "vapaa" ;
  a skos:Concept ;
  skos:prefLabel "homeenestoaineet"@fi ;
  skos:altLabel "mould inhibitors [Br]"@en, "mold inhibitors [Am]"@en, "anti-mould agents"@en ;
  skos:broader koko:p46698 ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch afo:homeenestoaineet .

koko:p46698
  skos:prefLabel "estoaineet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46588 .

