@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p9
  skos:prefLabel "tarttuvat kasvitaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3806 .

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

yso:p22373
  skos:prefLabel "potato stem canker"@en, "filtsjuka"@sv, "perunaseitti"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p3806 .

afo:p8
  skos:prefLabel "sienitaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3806 .

afo:p3806
  ns0:tietue "n", "ed=1995-09-07", "stalista=tarkista", "ctx=perunaseitti", "sta=hyväksytty", "sta2=vapaa", "scx=Rhizoctonia solani", "(Thanatephorus cucumeris)" ;
  skos:broader afo:p8, afo:p9 ;
  ns0:scx "(Thanatephorus cucumeris)"@la, "Rhizoctonia solani"@la ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1995-09-07" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta2 "vapaa" ;
  ns0:stalista "tarkista" ;
  ns0:id "6166" ;
  skos:prefLabel "perunaseitti"@fi ;
  skos:exactMatch yso:p22373 .

