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

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

afo:p719
  skos:prefLabel "kasvitaudit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p5332 ;
  skos:narrower afo:p5332 .

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

afo:p5332
  skos:altLabel "root diseases"@en ;
  ns0:stalista "tarkista" ;
  ns0:tietue "stalista=tarkista", "rtx=kasvitaudit", "ed=1992-05-31", "ctx=juuristotaudit", "n", "fte=root diseases", "cc=25", "sta=hyväksytty", "md=1995-09-05" ;
  ns0:rtx afo:p719 ;
  ns0:ed "1992-05-31" ;
  skos:broader afo:p719, yso:p8076 ;
  ns0:id "1117" ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "juuristotaudit"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

