@prefix afo: <http://www.yso.fi/onto/afo/> .
@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#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p1070
  a skos:Concept ;
  skos:narrower afo:p5606 ;
  skos:prefLabel "tomaatti"@fi .

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

afo:p5606
  a skos:Concept ;
  skos:broader afo:p1070, yso:p20111 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "päärynätomaatti"@fi ;
  ns0:ufx "iso luumutomaatti"@fi .

yso:p20111
  a skos:Concept ;
  skos:narrower afo:p5606 ;
  skos:prefLabel "tomato"@en, "tomat"@sv, "tomaatti"@fi .

