@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p6422
  skos:prefLabel "music dramas"@en, "musikdramer"@sv, "musiikkinäytelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11693 .

tero:p11693
  skos:prefLabel "musikaler (musikdramer)"@sv, "musicals"@en, "musikaalit (musiikkinäytelmät)"@fi ;
  skos:exactMatch ysa:Y103606, allars:Y23150, yso:p11693 ;
  skos:related tero:p2161 ;
  a skos:Concept ;
  skos:altLabel "musikaalit"@fi ;
  skosext:broaderGeneric tero:p6422 ;
  skos:broader tero:p6422 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p2161
  skos:prefLabel "librettos"@en, "libretot"@fi, "libretton"@sv ;
  a skos:Concept ;
  skos:related tero:p11693 .

yso:p11693 skos:exactMatch tero:p11693 .
ysa:Y103606 skos:exactMatch tero:p11693 .
allars:Y23150 skos:exactMatch tero:p11693 .
