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

yso:p21682
  skos:broader yso:p2625 ;
  skos:related yso:p7103 ;
  skos:narrower yso:p23411 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "osallistava teatteri"@fi, "participatory theatre"@en, "deltagande teater"@sv ;
  a skos:Concept .

yso:p7103
  skos:prefLabel "sosiodraama"@fi, "sociodrama"@en, "sociodrama"@sv ;
  a skos:Concept ;
  skos:related yso:p21682 .

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

yso:p23411
  skos:prefLabel "improvisational theatre"@en, "improvisaatioteatteri"@fi, "improvisationsteater"@sv ;
  a skos:Concept ;
  skos:broader yso:p21682 .

yso:p2625
  skos:prefLabel "theatre"@en, "teater (konstarter)"@sv, "teatteri (taidelajit)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21682 .

