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

afo:p2828 skos:narrowMatch afo:p2685 .
afo:p2685
  ns0:tietue "Prunus persica", "n", "stalista=tarkista", "cc=22", "sta=hyväksytty", "ctx=persikka", "ed=1986-02-01", "fte=peach[es]", "scx=Prunus persica", "md=1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p2010 ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  skos:altLabel "peach[es]"@en ;
  ns0:scx "Prunus persica"@la ;
  skos:prefLabel "persikka"@fi ;
  a skos:Concept ;
  ns0:ed "1986-02-01" ;
  ns0:id "3280" ;
  ns0:sta "hyväksytty" ;
  ns0:rtx afo:p365 ;
  ns0:md "1995-09-05" .

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

afo:p365
  skos:prefLabel "hedelmät"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2685 .

afo:p2010
  skos:prefLabel "tuomet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2685 .

