@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:p2810
  skos:prefLabel "ankeroislevintä"@fi ;
  a skos:Concept ;
  skos:broader afo:p2811 .

afo:p3112
  skos:prefLabel "sienilevintä"@fi ;
  a skos:Concept ;
  skos:broader afo:p2811 .

afo:p3319
  skos:prefLabel "kasvitautien leviäminen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2811 .

afo:p2811
  skos:narrower afo:p3112, afo:p2810 ;
  a skos:Concept ;
  ns0:tietue "btx=kasvitautien leviäminen", "sta=hyväksytty", "cc=25", "stalista=tarkista", "sienilevintä", "ed=1986-02-01", "ntx=ankeroislevintä", "ctx=maalevintä", "rtx=vektorilevintä", "n" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" ;
  skos:broader afo:p3319 ;
  skos:prefLabel "maalevintä"@fi ;
  ns0:id "2417" ;
  ns0:stalista "tarkista" .

