@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:p365
  skos:prefLabel "hedelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4905 .

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

yso:p26017
  skos:prefLabel "meloni"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p4905 .

afo:p4905
  ns0:tietue "sta=hyväksytty", "stalista=tarkista", "ctx=meloni", "n", "scx=Cucumis melo", "btx=hedelmät", "cc=22", "md=1997-05-28", "ed=1986-02-01", "agcx=melons", "60" ;
  ns0:id "2700" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1997-05-28" ;
  a skos:Concept ;
  skos:exactMatch yso:p26017 ;
  ns0:scx "Cucumis melo"@la ;
  ns0:ufx "sokerimeloni"@fi ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "meloni"@fi ;
  skos:broader afo:p365 ;
  ns0:stalista "tarkista" ;
  ns0:ed "1986-02-01" ;
  ns0:agcx "melons"@en ;
  ns0:sta "hyväksytty" .

