@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
  skos:prefLabel "tomaatti"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1304 .

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

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

afo:p1304
  skos:broader afo:p1070, yso:p20111 ;
  ns0:tietue "sta=hyväksytty", "rtx=tomaatti", "ctx=pihvitomaatti", "ed=1992-05-31", "cc=22", "n", "stalista=tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:id "3344" ;
  ns0:ed "1992-05-31" ;
  skos:prefLabel "pihvitomaatti"@fi ;
  ns0:stalista "tarkista" .

