@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p2858
  skos:prefLabel "herukat"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3822 ;
  skos:narrower afo:p3822 .

afo:p4840 skos:narrowMatch afo:p3822 .
afo:p3822
  ns0:rtx afo:p2858 ;
  skos:broader afo:p2858 ;
  skos:exactMatch yso:p1369 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "mustaherukka"@fi ;
  a skos:Concept .

yso:p1369
  skos:prefLabel "svart vinbär"@sv, "blackcurrant"@en, "mustaherukka"@fi ;
  a skos:Concept .

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

