@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:p5928
  ns0:id "6204" ;
  ns0:tietue "scx=Apium graveolens var. secalinum", "n", "ed=1995-09-07", "sta=hyväksytty", "ctx=ruotiselleri", "stalista=tarkista", "sta2=vapaa" ;
  skos:broader afo:p794 ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1995-09-07" ;
  ns0:sta2 "vapaa" ;
  ns0:ufx "varsiselleri"@fi, "lehtiselleri"@fi, "Apium graveolens var. dulce"@la ;
  skos:inScheme yso:conceptscheme ;
  ns0:scx "Apium graveolens Dulce-ryhmä"@la ;
  skos:prefLabel "ruotiselleri"@fi ;
  ns0:sta "hyväksytty" .

afo:p794
  skos:prefLabel "selleri"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5928 .

