@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/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p1574
  skos:prefLabel "celebrations"@en, "fester"@sv, "juhlat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9412 .

yso:p9412 skos:exactMatch tero:p9412 .
tero:p21653
  skos:prefLabel "Sampojuhlat"@fi, "Sampojuhlat"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p9412 ;
  skos:broader tero:p9412 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y102724 skos:exactMatch tero:p9412 .
allars:Y19427 skos:exactMatch tero:p9412 .
tero:p9412
  skosext:broaderGeneric tero:p1574 ;
  skos:exactMatch yso:p9412, allars:Y19427, ysa:Y102724 ;
  skos:broader tero:p1574 ;
  skos:narrower tero:p21653 ;
  skos:prefLabel "kotiseutujuhlat"@fi, "local festivals"@en, "hembygdsfester"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

