@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:p4301
  skos:prefLabel "song festivals"@en, "sångfester"@sv, "laulujuhlat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4300 .

tero:conceptscheme a skos:ConceptScheme .
yso:p4300 skos:exactMatch tero:p4300 .
tero:p4300
  skosext:broaderGeneric tero:p4301 ;
  skos:broader tero:p4301 ;
  skos:exactMatch ysa:Y107839, allars:Y40096, yso:p4300 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Joensuun laulujuhlat (festival)"@sv, "Joensuun laulujuhlat"@fi ;
  a skos:Concept .

ysa:Y107839 skos:exactMatch tero:p4300 .
allars:Y40096 skos:exactMatch tero:p4300 .
