@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 .

yso:p12637
  skos:prefLabel "giftighet"@sv, "virulence"@en, "myrkyllisyys"@fi ;
  a skos:Concept ;
  skos:narrower afo:p224 .

afo:p225
  skos:prefLabel "myrkyllisyys"@fi ;
  a skos:Concept ;
  skos:narrower afo:p224 .

afo:p224
  ns0:tietue "rtx=genotoksisuus", "fte=phytotoxicity", "ctx=fytotoksisuus", "stalista=tarkista", "cc=20", "ed=1992-05-31", "md=1995-09-05", "80", "n", "sta=hyväksytty", "agcx=phytotoxicity" ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "fytotoksisuus"@fi ;
  skos:broader afo:p225, yso:p12637 ;
  a skos:Concept ;
  ns0:agcx "phytotoxicity"@en ;
  ns0:ed "1992-05-31" ;
  ns0:id "614" ;
  skos:altLabel "phytotoxicity"@en ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

