@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:p958 .

yso:p958
  skos:prefLabel "edustustilaisuudet"@fi, "representationstillställningar"@sv, "social receptions"@en ;
  skos:related yso:p11757, yso:p957, yso:p1574 ;
  skos:broader yso:p2826 ;
  skos:closeMatch ysa:Y16336 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

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

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

yso:p957
  skos:prefLabel "edustus"@fi, "representation"@sv ;
  a skos:Concept ;
  skos:related yso:p958 .

yso:p11757
  skos:prefLabel "invitations"@en, "bjudningar"@sv, "kutsut"@fi ;
  a skos:Concept ;
  skos:related yso:p958 .

