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

tero:p1080
  skos:prefLabel "annual festivals"@en, "årets fester"@sv, "vuotuisjuhlat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1079 .

yso:p1079 skos:exactMatch tero:p1079 .
tero:p1079
  skosext:broaderGeneric tero:p1080 ;
  skos:broader tero:p1080 ;
  skos:exactMatch ysa:Y106212, yso:p1079 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "helkajuhla"@sv, "whitsuntide"@en, "helkajuhla"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y106212 skos:exactMatch tero:p1079 .
