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

yso:p1276
  skos:prefLabel "scenrörelse"@sv, "moving on stage"@en, "näyttämöliikunta"@fi ;
  a skos:Concept ;
  skos:related yso:p1281 .

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

yso:p1744
  skos:prefLabel "artistic creation"@en, "konstnärligt skapande"@sv, "taiteellinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1281 .

yso:p1281
  a skos:Concept ;
  skos:related yso:p1276, yso:p562 ;
  skos:prefLabel "acting"@en, "skådespelarkonst"@sv, "näytteleminen"@fi ;
  skos:closeMatch allars:Y26243, ysa:Y97725 ;
  skos:broader yso:p1744 ;
  skos:inScheme yso:conceptscheme .

yso:p562
  skos:prefLabel "performing"@en, "framförande"@sv, "esittäminen"@fi ;
  a skos:Concept ;
  skos:related yso:p1281 .

