@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1574
  skos:prefLabel "celebrations"@en, "fester"@sv, "juhlat"@fi ;
  a skos:Concept ;
  skos:related yso:p3549 .

yso:p1482
  skos:prefLabel "-synon music festivals"@en, "musikfestspel"@sv, "musiikkijuhlat"@fi ;
  a skos:Concept ;
  skos:related yso:p3549 .

yso:p3549
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p359 ;
  skos:closeMatch ysa:Y7263 ;
  skos:prefLabel "juhlaviikot"@fi, "festspelsveckor"@sv, "festival weeks"@en ;
  skos:related yso:p1482, yso:p1574, yso:p1304 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p1304
  skos:prefLabel "festivals"@en, "festivaler"@sv, "festivaalit"@fi ;
  a skos:Concept ;
  skos:related yso:p3549 .

yso:p359
  skos:prefLabel "monialaiset kulttuuritapahtumat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3549 .

