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

tero:p22941
  skos:broader tero:p7037 ;
  skos:exactMatch ysa:Y161680, allars:Y36765, yso:p22941 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "festtradition"@sv, "holiday tradition"@en, "juhlaperinne"@fi ;
  skosext:broaderGeneric tero:p7037 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p22941 skos:exactMatch tero:p22941 .
allars:Y36765 skos:exactMatch tero:p22941 .
ysa:Y161680 skos:exactMatch tero:p22941 .
tero:p7037
  skos:prefLabel "traditions"@en, "traditioner"@sv, "perinteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22941 .

