@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y150519 skos:exactMatch tero:p23137 .
yso:p23137 skos:exactMatch tero:p23137 .
tero:conceptscheme a skos:ConceptScheme .
tero:p23137
  skosext:broaderGeneric tero:p22272 ;
  skos:broader tero:p22272 ;
  skos:exactMatch ysa:Y150519, yso:p23137 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Helsinki Cup"@sv, "Helsinki Cup"@en, "Helsinki Cup"@fi ;
  a skos:Concept .

tero:p22272
  skos:prefLabel "cup competitions"@en, "cup-kilpailut"@fi, "cuptävlingar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23137 .

