@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:p3833
  ns0:tietue "md=1995-09-05", "ed=1987-01-01", "rtx=mutageenit", "sta=hyväksytty", "ctx=mutaatiojalostus", "cc=22", "n", "fte=mutation breeding", "30", "stalista=tarkista", "btx=jalostusmenetelmät" ;
  ns0:stalista "tarkista" ;
  ns0:ed "1987-01-01" ;
  skos:prefLabel "mutaatiojalostus"@fi ;
  skos:altLabel "mutation breeding"@en ;
  ns0:rtx afo:p3832 ;
  ns0:id "2887" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p404 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  a skos:Concept .

afo:p3832
  skos:prefLabel "mutageenit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3833 .

afo:p404
  skos:prefLabel "jalostusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3833 .

