@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:p2156 skos:narrowMatch afo:p1174 .
afo:p78
  skos:prefLabel "luonnonmarjat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1174 .

yso:p754
  skos:prefLabel "vilda bär"@sv, "wild berries"@en, "luonnonmarjat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1174 .

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

afo:p1173
  skos:prefLabel "sianpuolukat"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1174 .

afo:p1174
  ns0:rtx afo:p1173 ;
  skos:broader yso:p754, afo:p78 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "riekonmarja"@fi ;
  a skos:Concept .

