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

yso:p8076
  skos:prefLabel "växtsjukdomar"@sv, "plant diseases"@en, "kasvitaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2475 .

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

afo:p2475
  skos:broader afo:p719, yso:p8076 ;
  ns0:ed "1986-02-01" ;
  skos:prefLabel "tyvitaudit"@fi ;
  ns0:tietue "fte=foot rot", "ctx=tyvitaudit", "cc=25", "n", "rtx=sienitaudit", "ed=1986-02-01", "sta=hyväksytty", "md=1995-09-01", "stalista=tarkista" ;
  ns0:id "4794" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:md "1995-09-01" ;
  ns0:rtx afo:p8 ;
  ns0:stalista "tarkista" ;
  skos:altLabel "foot rot"@en ;
  ns0:sta "hyväksytty" .

afo:p8
  skos:prefLabel "sienitaudit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2475 .

afo:p719
  skos:prefLabel "kasvitaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2475 .

