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

yso:p11185
  skos:prefLabel "concerts"@en, "konsertit"@fi, "konserter"@sv ;
  a skos:Concept ;
  skos:related yso:p2109 .

yso:p2109
  skos:related yso:p1304, yso:p11185, yso:p401 ;
  a skos:Concept ;
  skos:altLabel "publika tillfällen"@sv ;
  skos:prefLabel "evenemang för allmänheten"@sv, "yleisötilaisuudet"@fi, "public events"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y15006 ;
  skos:broader yso:p2826 .

yso:p2826
  skos:prefLabel "järjestetty tapahtuma"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2109 .

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

yso:p401
  skos:prefLabel "performances"@en, "föreställningar  -- framföranden"@sv, "esitykset"@fi ;
  a skos:Concept ;
  skos:related yso:p2109 .

valo:p1554 skos:exactMatch yso:p2109 .
yso:p1304
  skos:prefLabel "festivals"@en, "festivaler"@sv, "festivaalit"@fi ;
  a skos:Concept ;
  skos:related yso:p2109 .

