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

tero:conceptscheme a skos:ConceptScheme .
allars:Y40101 skos:exactMatch tero:p12399 .
tero:p2922
  skos:prefLabel "folkmusikfestivaler"@sv, "folk music festivals"@en, "kansanmusiikkijuhlat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12399 .

tero:p12399
  skosext:broaderGeneric tero:p2922 ;
  a skos:Concept ;
  skos:broader tero:p2922 ;
  skos:prefLabel "Kihaus Folk Festival"@en, "Kihaus"@sv, "Kihaus"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y40101, yso:p12399, ysa:Y138222 .

ysa:Y138222 skos:exactMatch tero:p12399 .
yso:p12399 skos:exactMatch tero:p12399 .
