@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:p803
  skos:prefLabel "trooppiset palkokasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p802 .

afo:p775
  skos:prefLabel "öljykasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p802 .

yso:p9098
  skos:prefLabel "oil plants"@en, "oljeväxter"@sv, "öljykasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p802 .

afo:p804
  skos:prefLabel "maapaähkinät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p802 .

afo:p802
  ns0:tietue "ed=1986-02-01", "öljykasvit", "n", "sta=hyväksytty", "fte=groundnut", "stalista=tarkista", "btx=trooppiset palkokasvit", "scx=Arachis hypogaea", "peanut", "md=1995-09-05", "cc=22", "ctx=maapähkinä", "Arachis hypogaea" ;
  a skos:Concept ;
  skos:altLabel "peanut"@en, "groundnut"@en ;
  skos:broader yso:p9098, afo:p803, afo:p775, afo:p804 ;
  skos:prefLabel "maapähkinä"@fi ;
  ns0:ed "1986-02-01" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:id "5663" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:scx "Arachis hypogaea"@la ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme .

