@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#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p1482
  skos:prefLabel "music festivals"@en, "musikfestspel"@sv, "musiikkijuhlat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24808 .

yso:p24808 skos:exactMatch tero:p24808 .
tero:p1303
  skos:prefLabel "musikfestivaler enligt musikstil"@sv, "musiikkijuhlat musiikkilajin mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:p24808 .

tero:p24808
  skosext:broaderGeneric tero:p1482 ;
  skos:broader tero:p1482 ;
  skos:narrower tero:p1481 ;
  skos:exactMatch yso:p24808 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sotilamusiikkijuhlat"@fi ;
  a skos:Concept .

tero:p1481
  skos:prefLabel "Hamina Tattoo"@en, "Hamina Tattoo"@sv, "Hamina Tattoo"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p24808 ;
  skos:broader tero:p24808 .

