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

afo:p1497
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "md=1995-09-05", "30", "sta=hyväksytty", "btx=jalostusmenetelmät", "cc=22", "n", "stalista=tarkista", "ed=1987-01-01", "ctx=heteroosijalostus", "fte=heterosis breeding", "breeding for heterosis" ;
  skos:broader afo:p404 ;
  skos:altLabel "heterosis breeding"@en, "breeding for heterosis"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:id "794" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:ed "1987-01-01" ;
  skos:prefLabel "heteroosijalostus"@fi ;
  ns0:md "1995-09-05" .

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

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

