@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:conceptscheme a skos:ConceptScheme .
yso:p1572 skos:exactMatch tero:p1572 .
tero:p1572
  a skos:Concept ;
  skos:narrower tero:p1891 ;
  skos:prefLabel "kyrkliga högtider"@sv, "church festivals"@en, "kirkolliset juhlat"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p1080, tero:p1575 ;
  skos:broader tero:p9055 ;
  skos:exactMatch yso:p1572, ysa:Y96227, allars:Y21572 ;
  skosext:broaderGeneric tero:p9055 ;
  skos:altLabel "kyrkliga årsfester"@sv, "kirkolliset vuotuisjuhlat"@fi .

allars:Y21572 skos:exactMatch tero:p1572 .
tero:p1575
  skos:prefLabel "kyrkoåret"@sv, "ecclesiastical year"@en, "kirkkovuosi"@fi ;
  a skos:Concept ;
  skos:related tero:p1572 .

ysa:Y96227 skos:exactMatch tero:p1572 .
tero:p1891
  skos:prefLabel "holidays"@en, "helgdagar"@sv, "pyhäpäivät"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1572 ;
  skos:broader tero:p1572 .

tero:p9055
  skos:prefLabel "religious festivals"@en, "religiösa högtider"@sv, "uskonnolliset juhlat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1572 .

