@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:p2573
  ns0:tietue "stalista=tarkista", "rtx=ruukkusalaatti", "agcx=lettuces", "60", "n", "ed=1987-01-01", "md=1997-05-29", "ctx=salaatit", "cc=22", "ntx=salaatti", "sta=hyväksytty" ;
  ns0:scx "Lactuca"@la ;
  skos:prefLabel "salaatit"@fi ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1987-01-01" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p5906, afo:p1946 ;
  ns0:rtx afo:p2848 ;
  ns0:id "3960" ;
  ns0:stalista "tarkista" ;
  ns0:md "1997-05-29" ;
  skos:narrower afo:p2572 ;
  skos:inScheme yso:conceptscheme .

yso:p5906
  skos:prefLabel "cichoriaceae"@en, "cikorior"@sv, "sikurikasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2573 .

afo:p2848
  skos:prefLabel "salaattikasvit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2573 .

afo:p1946
  skos:prefLabel "sikurikasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2573 .

afo:p2572
  skos:prefLabel "salaatti"@fi ;
  a skos:Concept ;
  skos:broader afo:p2573 .

