Wikidata:WikiProject Performing arts/Statistics

 

Home

 

Data Structure

 

Typologies

 

Data Sources

 

Use Cases

 

Tools & Tasks

 

Statistics

 

Creative Works and Performing Arts Productions – Item Counts edit

Statistics (number of items)
Date Musical Work Edition of Musical Work Choreo-graphic Work Edition of Choreographic Work Play (incl. opera) Edition of Play Opera Aria Opera with listing of arias Character Role (Play / Opera) Play / Opera with indication of character roles Performing Arts Production Performance Series of Performances Season (Performing Arts) Cast Member (Performing Arts Production) - each person is counted once per production
2017-12-21 n/a n/a n/a n/a 17359 291 n/a n/a n/a n/a n/a 126 n/a 1 3 131
2018-01-16 n/a n/a n/a n/a 17443 295 n/a n/a n/a n/a n/a 864 n/a 3 34 11445
2018-03-11 n/a n/a n/a n/a 17578 311 n/a n/a n/a n/a n/a 882 n/a 3 34 11440
2018-04-01 n/a n/a n/a n/a 17602 326 4652 n/a n/a n/a n/a 889 219 4 36 11469
2018-06-14 n/a n/a n/a n/a 19323 342 5123 380 n/a 967 n/a 1030 285 4 67 11620
2018-06-18 n/a n/a n/a n/a 20814 342 6599 4009 520 10101 1196 1036 288 4 70 11629
2018-07-09 n/a n/a n/a n/a 20872 344 6608 4009 520 10094 1197 1057 292 4 71 11638
2018-08-23 n/a n/a n/a n/a 21007 381 6616 4012 520 10074 1196 1149 342 4 105 11693
2018-11-05 n/a n/a n/a n/a 21484 432 6711 3974 520 10224 1253 13642 374 15 124 43862
2018-12-03 n/a n/a n/a n/a 21582 530 6677 3973 520 10235 1258 17537 3662 15 129 45268
2019-02-27 n/a n/a n/a n/a 21088 643 6690 3974 521 10867 1383 20542 3743 10 225 50124
2019-03-11 416984 574 880 4 21100 650 6693 3974 521 10869 1386 17905 3749 10 225 50150
2019-04-29 436069 662 888 4 21240 683 6702 3974 521 11104 1410 18047 3787 11 265 51280
2019-06-15 437398 753 890 4 21346 718 6719 3976 521 22335 2320 18215 3810 11 273 53449
2019-10-15 448933 1337 895 4 21890 758 6747 3974 521 22780 2405 20583 4040 11 273 54214
2020-05-17 469765 1848 901 4 22831 821 6800 3974 521 23889 2511 21107 4452 12 307 59255
2021-03-31 484673 2406 906 4 24086 1304 6907 3970 495 23275 2509 21542 10217 11 319 62398
2021-11-22 518128 759 1034 4 15594 342 87 3 0 21084 2164 19872 12876 12 320 63589
2022-03-31 529899 737 1058 4 15188 350 105 3 0 21079 2132 31459 13023 12 328 64828
2023-03-31 204730 713 1129 4 16897 391 137 2 0 21221 2148 20666 13754 13 331 64808
2024-03-28 637196 957 1261 4 18232 409 143 3 0 21148 2145 25669 11508 13 406 65616

Items of the class "Musical Work" (and its sub-classes) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q2188189.
}
Try it!

Items of the class "Edition" of a "Musical Work" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel ?work ?workLabel
WHERE 
{
  ?item wdt:P629 ?work.
  ?work wdt:P31/wdt:P279* wd:Q2188189
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Choreographic Work" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q58483088.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Edition" of a "Choreographic Work" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel ?work ?workLabel
WHERE 
{
  ?item wdt:P629 ?work.
  ?work wdt:P31/wdt:P279* wd:Q58483088
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Play" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q25379.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Edition" of a "Play" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel ?work ?workLabel
WHERE 
{
  ?item wdt:P629 ?work.
  ?work wdt:P31/wdt:P279* wd:Q25379
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Opera" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q1344.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Aria" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q178122.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Opera" with a listing of at least one aria edit

SELECT DISTINCT ?opera ?operaLabel
WHERE 
{
  ?opera wdt:P31/wdt:P279* wd:Q1344.
  ?aria wdt:P31/wdt:P279* wd:Q178122.
  ?aria wdt:P361 ?opera.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],it,en,de,fr,ru". }
}
Try it!

Fictional characters (or subclasses) that are present in a play (or subclass) edit

SELECT DISTINCT ?character ?characterLabel ?play ?playLabel
WHERE 
{
  ?play wdt:P31/wdt:P279* wd:Q25379.
  ?character wdt:P31/wdt:P279* wd:Q95074.
  ?character wdt:P1441 ?play.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Play" with indication of character roles edit

SELECT DISTINCT ?play ?playLabel
WHERE 
{
  ?play wdt:P31/wdt:P279* wd:Q25379.
  ?role wdt:P31/wdt:P279* wd:Q95074.
  ?role wdt:P1441 ?play.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en,it,fr,de,es,ru". }
}
Try it!

Items of the class "Performing Arts Production" (and its sub-classes) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q43099500.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Performance" (and its sub-classes, but without wrestling events) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q35140.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  FILTER NOT EXISTS { ?item wdt:P31/wdt:P279* wd:Q21156425. }
}
Try it!

Items of the class "Series of Performances" (and its subclasses) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q43100730.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Season" which are used in combination with a performing arts production edit

SELECT DISTINCT ?item ?itemLabel ?season ?seasonLabel
WHERE 
{
  ?item wdt:P31 ?season.
  {?production wdt:P31/wdt:P279* wd:Q43099500. ?production wdt:P2348 ?item}
  UNION {?series wdt:P31/wdt:P279* wd:Q43100730 . ?series wdt:P2348 ?item} 
  UNION {?performance wdt:P31/wdt:P279* wd:Q35140. ?performance wdt:P2348 ?item}.
   
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Performers who are listed as "cast member" of a performing arts production (each person is listed once per production) edit

SELECT DISTINCT ?item ?itemLabel ?production ?productionLabel
WHERE 
{
  ?production wdt:P31/wdt:P279* wd:Q43099500.
  ?production wdt:P161 ?item.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!


Performing Arts Venues – Item Counts edit

Statistics (number of items)
Date Performing Arts Building Theatre Music Venue Circus Building Auditorium Performance Hall Stage Open-air event venue
2017-12-21 n/a 12903 n/a n/a n/a n/a 3 n/a
2018-01-16 n/a 14252 n/a n/a n/a n/a 3 n/a
2018-03-11 n/a 14342 n/a n/a n/a n/a 3 n/a
2018-04-01 n/a 14487 n/a n/a n/a n/a 3 n/a
2018-06-14 n/a 14600 n/a n/a n/a n/a 3 n/a
2018-06-18 n/a 14611 n/a n/a n/a n/a 3 n/a
2018-07-09 n/a 14679 n/a n/a n/a n/a 3 n/a
2018-08-23 n/a 14962 n/a n/a n/a n/a 5 n/a
2018-11-05 n/a 15478 n/a n/a n/a n/a 6 n/a
2018-12-03 n/a 15533 n/a n/a n/a n/a 6 n/a
2019-02-27 n/a 16709 n/a n/a n/a n/a 17 n/a
2019-03-11 19861 16740 3515 34 99 n/a 17 n/a
2019-04-29 20105 16896 3600 36 101 n/a 26 n/a
2019-06-15 20586 17109 3670 39 102 n/a 28 n/a
2019-10-15 21125 17445 3860 44 117 n/a 27 n/a
2020-05-17 22083 18088 4141 68 146 n/a 34 n/a
2021-03-31 18753 13990 4633 92 459 n/a 45 n/a
2022-03-31 17454 12642 5389 103 515 n/a 59 n/a
2023-03-31 17077 13076 5315 111 891 252 69 1565
2024-03-28 16542 13871 5584 138 1008 329 75 1622

Items of the class "Performing Arts Building" (and its subclasses) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q57660343.
  MINUS 
  {
      ?item wdt:P31/wdt:P279* wd:Q41253. # Excluding movie theatres
      }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Theatre (venue)" (and its subclasses) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q24354.
  MINUS 
  {
      ?item wdt:P31/wdt:P279* wd:Q41253. # Excluding movie theatres
      }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Music Venue" (and its subclasses) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q8719053.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Circus Building" (and its subclasses) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q56195017.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Auditorium" (and its subclasses) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q230752.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Performance Hall" (and its subclasses) edit

SELECT DISTINCT ?vItem ?vItemLabel 
WHERE 
{
  ?vItem wdt:P31/wdt:P279* wd:Q112688641. 
  MINUS 
  {
      ?vItem wdt:P31/wdt:P279* wd:Q57660343. # Excluding performing arts buildings
      }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Stage" (and its subclasses) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q194428.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Open-Air Event Venue" (and its subclasses edit

SELECT DISTINCT ?vItem ?vItemLabel 
WHERE 
{
  ?vItem wdt:P31/wdt:P279* wd:Q117187730.
  MINUS 
  {
      ?vItem wdt:P31/wdt:P279* wd:Q57660343. # Excluding performing arts buildings
      ?vItem wdt:P31/wdt:P279* wd:Q1076486. # Excluding sports venues     
      }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!


Humans and Organizations Related to the Performing Arts – Item Counts edit

Statistics (number of items)
Date Musician Actor/Actress Cast Member Stage Director Scenographer Costume designer Conductor Choreographer Performing arts group Musical Ensemble Theatrical Troupe Dance Troupe Production Company (organizations listed at least once as production company of a performing arts production)
2019-03-11 256657 251864 12679 7551 3490 2734 17925 6147 n/a 86761 5023 340 2235
2019-10-15 271781 267820 14533 8592 3774 3028 18576 6587 n/a 92652 5171 368 2358
2020-05-17 284887 279624 15624 9016 3924 3289 19149 6797 n/a 96240 5556 402 2443
2021-03-31 324859 342418 16257 9953 4429 4158 22230 7488 107525 99565 6333 474 2499
2022-03-31 343624 377145 16863 10992 5163 4679 23698 8519 115411 103738 9290 724 2564
2023-03-31 370602 400807 16739 12821 5798 5298 26145 9557 121694 108209 10686 981 2520
2024-03-28 382871 418028 17175 13679 6250 5738 27108 9596 130075 115772 14076 1584 2574

Subclasses of the occupation "performing artist" rendered as a graph edit

SELECT ?vArtistType ?vArtistTypeLabel ?vArtistTypePar ?vArtistTypeParLabel
WHERE 
{
  
  ?vArtistType      wdt:P279*     wd:Q713200.
  ?vArtistTypePar   wdt:P279      ?vArtistType.
  
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
#defaultView:Graph
Try it!

Items of the class "Human" and the occupation "musician" (or a sub-class thereof) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P106/wdt:P279* wd:Q639669.
  ?item wdt:P31 wd:Q5.
}
Try it!

Items of the class "Human" and the occupation "actor" (or a sub-class thereof) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P106/wdt:P279* wd:Q33999.
  ?item wdt:P31 wd:Q5.
}
Try it!

Performers who are listed as "cast member" of a performing arts production (humans, excluding collectives, listed at least once as a cast member of a performing arts production) edit

SELECT DISTINCT ?item
WHERE 
{
  ?production wdt:P31/wdt:P279* wd:Q43099500.
  ?production wdt:P161 ?item.
  ?item wdt:P31/wdt:P279* wd:Q5.
}
Try it!


Items of the class "Human" and the occupation "stage director" (or a sub-class thereof) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P106/wdt:P279* wd:Q3387717.
  ?item wdt:P31 wd:Q5.
}
Try it!

Items of the class "Human" and the occupation "scenographer" (or a sub-class thereof) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P106/wdt:P279* wd:Q2707485.
  ?item wdt:P31 wd:Q5.
}
Try it!

Items of the class "Human" and the occupation "costume designer" (or a sub-class thereof) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P106/wdt:P279* wd:Q1323191.
  ?item wdt:P31 wd:Q5.
}
Try it!

Items of the class "Human" and the occupation "conductor" (or a sub-class thereof) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P106/wdt:P279* wd:Q158852.
  ?item wdt:P31 wd:Q5.
}
Try it!

Items of the class "Human" and the occupation "choreographer" (or a sub-class thereof) edit

SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P106/wdt:P279* wd:Q2490358.
  ?item wdt:P31 wd:Q5.
}
Try it!

Items of the class "Performing arts group" (or a sub-class thereof) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q105815710.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Musical Ensemble" (or a sub-class thereof) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q2088357.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Theatrical Troupe" (or a sub-class thereof) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q742421.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Items of the class "Dance Troupe" (or a sub-class thereof) edit

SELECT DISTINCT ?item ?itemLabel
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q2393314.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Organizations listed at least once as "production company" of a performing arts production edit

SELECT DISTINCT ?item ?itemLabel 
WHERE 
{
  ?production wdt:P272 ?item . hint:Prior hint:runFirst true.
  ?production wdt:P31/wdt:P279* wd:Q43099500 . hint:Prior hint:gearing "forward".
  ?item wdt:P31/wdt:P279* wd:Q43229 . hint:Prior hint:gearing "forward".
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!


Data Completeness Statistics edit

Performing Arts Productions edit

Sorted by Location edit

Top groupings (Minimum 20 items) Top Properties (used at least 0 times per grouping)
Name Count title (P1476) native label (P1705) production company (P272) location (P276) location of first performance (P4647) date of first performance (P1191) director (P57) scenographer (P4608) cast member (P161) based on (P144) genre (P136) time period (P2348)
CHE Main Stage (Q39918282) 601 99.5% (598) 🔍 0% (0) 🔍 100.0% (601) 🔍 100.0% (601) 🔍 100.0% (601) 🔍 100.0% (601) 🔍 99.83% (600) 🔍 99.33% (597) 🔍 99.5% (598) 🔍 54.41% (327) 🔍 99.5% (598) 🔍 100.0% (601) 🔍
ITA La Scala (Q5471) 566 0.35% (2) 🔍 0.35% (2) 🔍 0.71% (4) 🔍 100.0% (566) 🔍 0.18% (1) 🔍 58.48% (331) 🔍 26.86% (152) 🔍 7.77% (44) 🔍 27.92% (158) 🔍 78.27% (443) 🔍 2.65% (15) 🔍 15.19% (86) 🔍
North America (Q49) 371 1.89% (7) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (371) 🔍 0% (0) 🔍 0% (0) 🔍 0.27% (1) 🔍 0% (0) 🔍 0.54% (2) 🔍 79.51% (295) 🔍 1.08% (4) 🔍 1.08% (4) 🔍
Europe (Q46) 245 2.86% (7) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (245) 🔍 0% (0) 🔍 0% (0) 🔍 0.82% (2) 🔍 0% (0) 🔍 0.41% (1) 🔍 83.67% (205) 🔍 2.45% (6) 🔍 0.41% (1) 🔍
roadshow (Q12538685) 189 100.0% (189) 🔍 0% (0) 🔍 97.88% (185) 🔍 100.0% (189) 🔍 47.62% (90) 🔍 88.89% (168) 🔍 98.94% (187) 🔍 95.77% (181) 🔍 100.0% (189) 🔍 22.75% (43) 🔍 97.35% (184) 🔍 100.0% (189) 🔍
GRC National Theatre of Greece - Ziller Building (Q583039) 159 99.37% (158) 🔍 0% (0) 🔍 100.0% (159) 🔍 100.0% (159) 🔍 3.14% (5) 🔍 100.0% (159) 🔍 99.37% (158) 🔍 97.48% (155) 🔍 100.0% (159) 🔍 21.38% (34) 🔍 98.74% (157) 🔍 100.0% (159) 🔍
GRC Theatro tou Neou Kosmou (Q60928250) 106 100.0% (106) 🔍 0% (0) 🔍 100.0% (106) 🔍 100.0% (106) 🔍 0.94% (1) 🔍 99.06% (105) 🔍 100.0% (106) 🔍 86.79% (92) 🔍 100.0% (106) 🔍 22.64% (24) 🔍 97.17% (103) 🔍 100.0% (106) 🔍
GRC Maing Stage of the National Theater of Greece (Q61650814) 105 99.05% (104) 🔍 0% (0) 🔍 100.0% (105) 🔍 100.0% (105) 🔍 1.9% (2) 🔍 100.0% (105) 🔍 99.05% (104) 🔍 98.1% (103) 🔍 100.0% (105) 🔍 19.05% (20) 🔍 99.05% (104) 🔍 100.0% (105) 🔍
ESP Spain (Q29) 77 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (77) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 2.6% (2) 🔍 63.64% (49) 🔍 0% (0) 🔍 0% (0) 🔍
GRC Theatro Odou Kefallinias (Q60704969) 68 100.0% (68) 🔍 0% (0) 🔍 100.0% (68) 🔍 100.0% (68) 🔍 0% (0) 🔍 100.0% (68) 🔍 98.53% (67) 🔍 92.65% (63) 🔍 100.0% (68) 🔍 2.94% (2) 🔍 98.53% (67) 🔍 100.0% (68) 🔍
ARG Argentina (Q414) 65 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (65) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 92.31% (60) 🔍 0% (0) 🔍 0% (0) 🔍
USA United States of America (Q30) 63 3.17% (2) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (63) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 63.49% (40) 🔍 3.17% (2) 🔍 0% (0) 🔍
CHE Arthouse Alba (Q35722072) 60 100.0% (60) 🔍 0% (0) 🔍 100.0% (60) 🔍 100.0% (60) 🔍 100.0% (60) 🔍 100.0% (60) 🔍 98.33% (59) 🔍 63.33% (38) 🔍 100.0% (60) 🔍 28.33% (17) 🔍 100.0% (60) 🔍 100.0% (60) 🔍
Asia (Q48) 53 11.32% (6) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (53) 🔍 0% (0) 🔍 0% (0) 🔍 1.89% (1) 🔍 0% (0) 🔍 1.89% (1) 🔍 83.02% (44) 🔍 11.32% (6) 🔍 1.89% (1) 🔍
ITA Turin (Q495) 52 3.85% (2) 🔍 0% (0) 🔍 19.23% (10) 🔍 100.0% (52) 🔍 86.54% (45) 🔍 84.62% (44) 🔍 28.85% (15) 🔍 11.54% (6) 🔍 78.85% (41) 🔍 86.54% (45) 🔍 82.69% (43) 🔍 96.15% (50) 🔍
GRC Theatre of the Society for Macedonian Studies (Q61703720) 51 100.0% (51) 🔍 0% (0) 🔍 100.0% (51) 🔍 100.0% (51) 🔍 0% (0) 🔍 100.0% (51) 🔍 100.0% (51) 🔍 100.0% (51) 🔍 100.0% (51) 🔍 9.8% (5) 🔍 94.12% (48) 🔍 100.0% (51) 🔍
GRC Aplo Theatro (Q60583617) 50 100.0% (50) 🔍 0% (0) 🔍 100.0% (50) 🔍 100.0% (50) 🔍 0% (0) 🔍 38.0% (19) 🔍 100.0% (50) 🔍 98.0% (49) 🔍 100.0% (50) 🔍 2.0% (1) 🔍 100.0% (50) 🔍 100.0% (50) 🔍
GRC Rex Theatre (Q33805408) 46 100.0% (46) 🔍 0% (0) 🔍 100.0% (46) 🔍 100.0% (46) 🔍 2.17% (1) 🔍 97.83% (45) 🔍 93.48% (43) 🔍 84.78% (39) 🔍 100.0% (46) 🔍 10.87% (5) 🔍 95.65% (44) 🔍 100.0% (46) 🔍
GRC Theatro Technis Karolos Koun - Ypogeio (Q60705383) 43 100.0% (43) 🔍 0% (0) 🔍 100.0% (43) 🔍 100.0% (43) 🔍 2.33% (1) 🔍 88.37% (38) 🔍 100.0% (43) 🔍 97.67% (42) 🔍 100.0% (43) 🔍 9.3% (4) 🔍 95.35% (41) 🔍 100.0% (43) 🔍
GRC Theatro tou Neou Kosmou - Kentriki Skini (Q60930896) 36 100.0% (36) 🔍 0% (0) 🔍 100.0% (36) 🔍 100.0% (36) 🔍 0% (0) 🔍 100.0% (36) 🔍 100.0% (36) 🔍 91.67% (33) 🔍 100.0% (36) 🔍 11.11% (4) 🔍 97.22% (35) 🔍 100.0% (36) 🔍
GRC Theatro tou Neou Kosmou - Kato Choros (Q60931447) 34 100.0% (34) 🔍 0% (0) 🔍 100.0% (34) 🔍 100.0% (34) 🔍 0% (0) 🔍 100.0% (34) 🔍 100.0% (34) 🔍 85.29% (29) 🔍 100.0% (34) 🔍 23.53% (8) 🔍 97.06% (33) 🔍 100.0% (34) 🔍
Americas (Q828) 34 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (34) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 85.29% (29) 🔍 0% (0) 🔍 0% (0) 🔍
GRC Theatro tou Neou Kosmou - Doma (Q61040593) 33 100.0% (33) 🔍 0% (0) 🔍 100.0% (33) 🔍 100.0% (33) 🔍 0% (0) 🔍 100.0% (33) 🔍 100.0% (33) 🔍 78.79% (26) 🔍 100.0% (33) 🔍 33.33% (11) 🔍 100.0% (33) 🔍 100.0% (33) 🔍
GRC Theatre of Society for Macedonian Studies - Main stage (Q62595773) 29 100.0% (29) 🔍 0% (0) 🔍 100.0% (29) 🔍 100.0% (29) 🔍 0% (0) 🔍 100.0% (29) 🔍 100.0% (29) 🔍 100.0% (29) 🔍 100.0% (29) 🔍 13.79% (4) 🔍 93.1% (27) 🔍 100.0% (29) 🔍
South America (Q18) 27 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (27) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 66.67% (18) 🔍 0% (0) 🔍 0% (0) 🔍
GRC Nikos Kourkoulos Stage - National Theatre of Greece (Q62594443) 25 100.0% (25) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 96.0% (24) 🔍 100.0% (25) 🔍 36.0% (9) 🔍 100.0% (25) 🔍 100.0% (25) 🔍
ISR Habima Theatre (Q555750) 23 0% (0) 🔍 0% (0) 🔍 4.35% (1) 🔍 100.0% (23) 🔍 0% (0) 🔍 100.0% (23) 🔍 100.0% (23) 🔍 0% (0) 🔍 100.0% (23) 🔍 0% (0) 🔍 0% (0) 🔍 4.35% (1) 🔍
MEX Mexico (Q96) 23 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (23) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 69.57% (16) 🔍 0% (0) 🔍 0% (0) 🔍
USA Smithsonian American Art Museum (Q1192305) 22 95.45% (21) 🔍 0% (0) 🔍 0% (0) 🔍 100.0% (22) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍 0% (0) 🔍
GRC Aplo Theatro - Main Stage (Q60583841) 22 100.0% (22) 🔍 0% (0) 🔍 100.0% (22) 🔍 100.0% (22) 🔍 0% (0) 🔍 22.73% (5) 🔍 100.0% (22) 🔍 100.0% (22) 🔍 100.0% (22) 🔍 4.55% (1) 🔍 100.0% (22) 🔍 100.0% (22) 🔍
GRC Mousouri theatre (Q60714332) 20 100.0% (20) 🔍 0% (0) 🔍 95.0% (19) 🔍 100.0% (20) 🔍 0% (0) 🔍 85.0% (17) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 25.0% (5) 🔍 100.0% (20) 🔍 100.0% (20) 🔍
No grouping 21678 22.01% (4772) 🔍 0.0% (1) 🔍 74.39% (16127) 🔍 0% (0) 🔍 52.23% (11323) 🔍 59.08% (12808) 🔍 42.18% (9143) 🔍 23.2% (5029) 🔍 43.15% (9355) 🔍 11.28% (2446) 🔍 59.18% (12830) 🔍 21.22% (4600) 🔍
Totals (all items) 25836 26.78% (6920) 🔍 0.01% (3) 🔍 70.37% (18182) 🔍 16.09% (4158) 🔍 47.14% (12178) 🔍 58.88% (15211) 🔍 44.57% (11515) 🔍 27.38% (7073) 🔍 45.53% (11763) 🔍 17.41% (4497) 🔍 58.17% (15028) 🔍 26.34% (6804) 🔍

Sorted by Location of First Performance edit

Top groupings (Minimum 20 items) Top Properties (used at least 0 times per grouping)
Name Count title (P1476) native label (P1705) production company (P272) location (P276) location of first performance (P4647) date of first performance (P1191) director (P57) scenographer (P4608) cast member (P161) based on (P144) genre (P136) time period (P2348)
CHE Main Stage (Q39918282) 601 99.5% (598) 🔍 0% (0) 🔍 100.0% (601) 🔍 100.0% (601) 🔍 100.0% (601) 🔍 100.0% (601) 🔍 99.83% (600) 🔍 99.33% (597) 🔍 99.5% (598) 🔍 54.41% (327) 🔍 99.5% (598) 🔍 100.0% (601) 🔍
BEL HETPALEIS (Q2237610) 239 0% (0) 🔍 0% (0) 🔍 88.7% (212) 🔍 0% (0) 🔍 100.0% (239) 🔍 100.0% (239) 🔍 65.69% (157) 🔍 63.6% (152) 🔍 79.5% (190) 🔍 0.42% (1) 🔍 100.0% (239) 🔍 0% (0) 🔍
BEL Bourlaschouwburg (Q2154112) 222 0% (0) 🔍 0% (0) 🔍 79.73% (177) 🔍 0% (0) 🔍 100.0% (222) 🔍 100.0% (222) 🔍 68.92% (153) 🔍 53.15% (118) 🔍 77.93% (173) 🔍 1.8% (4) 🔍 100.0% (222) 🔍 0% (0) 🔍
BEL Monty (Q33100530) 217 0% (0) 🔍 0% (0) 🔍 88.94% (193) 🔍 0% (0) 🔍 100.0% (217) 🔍 100.0% (217) 🔍 22.12% (48) 🔍 26.73% (58) 🔍 84.79% (184) 🔍 0% (0) 🔍 100.0% (217) 🔍 0% (0) 🔍
BEL De Vooruit (Q907677) 201 0% (0) 🔍 0% (0) 🔍 96.52% (194) 🔍 0% (0) 🔍 100.0% (201) 🔍 100.0% (201) 🔍 40.8% (82) 🔍 33.33% (67) 🔍 72.64% (146) 🔍 0% (0) 🔍 100.0% (201) 🔍 0% (0) 🔍
BEL STUK (Q33100486) 197 0% (0) 🔍 0% (0) 🔍 91.37% (180) 🔍 0% (0) 🔍 100.0% (197) 🔍 100.0% (197) 🔍 27.41% (54) 🔍 19.29% (38) 🔍 81.22% (160) 🔍 0% (0) 🔍 100.0% (197) 🔍 0% (0) 🔍
BEL Kaaitstudio's (Q33100451) 190 0% (0) 🔍 0% (0) 🔍 92.63% (176) 🔍 0% (0) 🔍 100.0% (190) 🔍 100.0% (190) 🔍 33.68% (64) 🔍 16.84% (32) 🔍 82.11% (156) 🔍 0% (0) 🔍 100.0% (190) 🔍 0% (0) 🔍
BEL deSingel (Q775025) 175 0% (0) 🔍 0% (0) 🔍 91.43% (160) 🔍 0% (0) 🔍 100.0% (175) 🔍 100.0% (175) 🔍 57.14% (100) 🔍 40.57% (71) 🔍 63.43% (111) 🔍 0% (0) 🔍 100.0% (175) 🔍 0% (0) 🔍
BEL Royal Mint Theatre (Q551479) 167 0% (0) 🔍 0% (0) 🔍 89.22% (149) 🔍 0% (0) 🔍 100.0% (167) 🔍 100.0% (167) 🔍 80.84% (135) 🔍 78.44% (131) 🔍 19.16% (32) 🔍 7.19% (12) 🔍 100.0% (167) 🔍 0% (0) 🔍
BEL Kaaitheater (Q3191607) 151 0% (0) 🔍 0% (0) 🔍 94.04% (142) 🔍 0% (0) 🔍 100.0% (151) 🔍 100.0% (151) 🔍 38.41% (58) 🔍 36.42% (55) 🔍 78.15% (118) 🔍 0% (0) 🔍 100.0% (151) 🔍 0% (0) 🔍
BEL De Warande (Q2709163) 146 0% (0) 🔍 0% (0) 🔍 96.58% (141) 🔍 0% (0) 🔍 100.0% (146) 🔍 100.0% (146) 🔍 73.29% (107) 🔍 54.79% (80) 🔍 78.77% (115) 🔍 0% (0) 🔍 100.0% (146) 🔍 0% (0) 🔍
BEL KOPERGIETERY (Q4832513) 142 0% (0) 🔍 0% (0) 🔍 94.37% (134) 🔍 0% (0) 🔍 100.0% (142) 🔍 100.0% (142) 🔍 62.68% (89) 🔍 31.69% (45) 🔍 73.94% (105) 🔍 0% (0) 🔍 100.0% (142) 🔍 0% (0) 🔍
BEL Minardschouwburg (Q2003846) 141 0% (0) 🔍 0% (0) 🔍 92.2% (130) 🔍 0% (0) 🔍 100.0% (141) 🔍 100.0% (141) 🔍 57.45% (81) 🔍 51.06% (72) 🔍 85.11% (120) 🔍 0% (0) 🔍 100.0% (141) 🔍 0% (0) 🔍
BEL CC Berchem (Q33100291) 129 0% (0) 🔍 0% (0) 🔍 93.8% (121) 🔍 0% (0) 🔍 100.0% (129) 🔍 100.0% (129) 🔍 38.76% (50) 🔍 37.21% (48) 🔍 86.82% (112) 🔍 0% (0) 🔍 100.0% (129) 🔍 0% (0) 🔍
BEL Beursschouwburg (Q1854756) 122 0% (0) 🔍 0% (0) 🔍 88.52% (108) 🔍 0% (0) 🔍 100.0% (122) 🔍 100.0% (122) 🔍 23.77% (29) 🔍 22.13% (27) 🔍 79.51% (97) 🔍 0% (0) 🔍 100.0% (122) 🔍 0% (0) 🔍
BEL Royal Flemish Opera (Q3282616) 119 0% (0) 🔍 0% (0) 🔍 99.16% (118) 🔍 0% (0) 🔍 100.0% (119) 🔍 100.0% (119) 🔍 82.35% (98) 🔍 80.67% (96) 🔍 12.61% (15) 🔍 2.52% (3) 🔍 100.0% (119) 🔍 0% (0) 🔍
BEL CAMPO Nieuwpoort (Q33100310) 115 0% (0) 🔍 0% (0) 🔍 93.04% (107) 🔍 0% (0) 🔍 100.0% (115) 🔍 100.0% (115) 🔍 46.96% (54) 🔍 31.3% (36) 🔍 81.74% (94) 🔍 0% (0) 🔍 100.0% (115) 🔍 0% (0) 🔍
BEL CC De Grote Post (Q33100588) 112 0% (0) 🔍 0% (0) 🔍 88.39% (99) 🔍 0% (0) 🔍 100.0% (112) 🔍 100.0% (112) 🔍 43.75% (49) 🔍 42.86% (48) 🔍 80.36% (90) 🔍 0% (0) 🔍 100.0% (112) 🔍 0% (0) 🔍
BEL Rataplan Theaterwerkplaats (Q33100320) 111 0% (0) 🔍 0% (0) 🔍 88.29% (98) 🔍 0% (0) 🔍 100.0% (111) 🔍 100.0% (111) 🔍 50.45% (56) 🔍 39.64% (44) 🔍 84.68% (94) 🔍 0.9% (1) 🔍 100.0% (111) 🔍 0% (0) 🔍
BEL Royal Opera (Q1881411) 106 0% (0) 🔍 0% (0) 🔍 98.11% (104) 🔍 0% (0) 🔍 100.0% (106) 🔍 100.0% (106) 🔍 71.7% (76) 🔍 68.87% (73) 🔍 18.87% (20) 🔍 0% (0) 🔍 100.0% (106) 🔍 0% (0) 🔍
BEL De Werf (Q2124507) 106 0% (0) 🔍 0% (0) 🔍 92.45% (98) 🔍 0% (0) 🔍 100.0% (106) 🔍 100.0% (106) 🔍 59.43% (63) 🔍 42.45% (45) 🔍 87.74% (93) 🔍 0% (0) 🔍 100.0% (106) 🔍 0% (0) 🔍
BEL Cultuurcentrum Hasselt (Q33100344) 106 0% (0) 🔍 0% (0) 🔍 89.62% (95) 🔍 0% (0) 🔍 100.0% (106) 🔍 100.0% (106) 🔍 41.51% (44) 🔍 38.68% (41) 🔍 75.47% (80) 🔍 0% (0) 🔍 100.0% (106) 🔍 0% (0) 🔍
BEL 't Arsenaal (Q2178128) 99 0% (0) 🔍 0% (0) 🔍 91.92% (91) 🔍 0% (0) 🔍 100.0% (99) 🔍 100.0% (99) 🔍 62.63% (62) 🔍 57.58% (57) 🔍 70.71% (70) 🔍 0% (0) 🔍 100.0% (99) 🔍 0% (0) 🔍
BEL Theater Zuidpool (Q3371689) 99 0% (0) 🔍 0% (0) 🔍 93.94% (93) 🔍 0% (0) 🔍 100.0% (99) 🔍 100.0% (99) 🔍 54.55% (54) 🔍 46.46% (46) 🔍 81.82% (81) 🔍 0% (0) 🔍 100.0% (99) 🔍 0% (0) 🔍
BEL DE Studio (Q26972754) 94 0% (0) 🔍 0% (0) 🔍 87.23% (82) 🔍 0% (0) 🔍 100.0% (94) 🔍 100.0% (94) 🔍 54.26% (51) 🔍 37.23% (35) 🔍 80.85% (76) 🔍 0% (0) 🔍 100.0% (94) 🔍 0% (0) 🔍
BEL kc nOna (Q33100112) 90 0% (0) 🔍 0% (0) 🔍 88.89% (80) 🔍 0% (0) 🔍 100.0% (90) 🔍 100.0% (90) 🔍 47.78% (43) 🔍 35.56% (32) 🔍 80.0% (72) 🔍 0% (0) 🔍 100.0% (90) 🔍 0% (0) 🔍
BEL Figurentheater De Maan (Q33100341) 85 0% (0) 🔍 0% (0) 🔍 94.12% (80) 🔍 0% (0) 🔍 100.0% (85) 🔍 100.0% (85) 🔍 85.88% (73) 🔍 68.24% (58) 🔍 88.24% (75) 🔍 0% (0) 🔍 100.0% (85) 🔍 0% (0) 🔍
BEL Arca Theatre (Q33100599) 84 0% (0) 🔍 0% (0) 🔍 90.48% (76) 🔍 0% (0) 🔍 100.0% (84) 🔍 100.0% (84) 🔍 82.14% (69) 🔍 55.95% (47) 🔍 91.67% (77) 🔍 0% (0) 🔍 100.0% (84) 🔍 0% (0) 🔍
BEL KVS BOX (Q33100436) 82 0% (0) 🔍 0% (0) 🔍 92.68% (76) 🔍 0% (0) 🔍 100.0% (82) 🔍 100.0% (82) 🔍 46.34% (38) 🔍 42.68% (35) 🔍 68.29% (56) 🔍 0% (0) 🔍 100.0% (82) 🔍 0% (0) 🔍
BEL Publiekstheater - Minnemeers (Q33100450) 77 0% (0) 🔍 0% (0) 🔍 87.01% (67) 🔍 0% (0) 🔍 100.0% (77) 🔍 100.0% (77) 🔍 80.52% (62) 🔍 71.43% (55) 🔍 83.12% (64) 🔍 0% (0) 🔍 100.0% (77) 🔍 0% (0) 🔍
BEL de Bottelarij (Q33100210) 77 0% (0) 🔍 0% (0) 🔍 96.1% (74) 🔍 0% (0) 🔍 100.0% (77) 🔍 100.0% (77) 🔍 62.34% (48) 🔍 31.17% (24) 🔍 81.82% (63) 🔍 1.3% (1) 🔍 100.0% (77) 🔍 0% (0) 🔍
BEL Theater Malpertuis (Q2573927) 76 0% (0) 🔍 0% (0) 🔍 92.11% (70) 🔍 0% (0) 🔍 100.0% (76) 🔍 100.0% (76) 🔍 72.37% (55) 🔍 44.74% (34) 🔍 84.21% (64) 🔍 0% (0) 🔍 100.0% (76) 🔍 0% (0) 🔍
BEL NTGent (Q4987910) 75 0% (0) 🔍 0% (0) 🔍 93.33% (70) 🔍 0% (0) 🔍 100.0% (75) 🔍 98.67% (74) 🔍 77.33% (58) 🔍 61.33% (46) 🔍 82.67% (62) 🔍 1.33% (1) 🔍 100.0% (75) 🔍 0% (0) 🔍
BEL Theater Antigone (Q14480479) 75 0% (0) 🔍 0% (0) 🔍 89.33% (67) 🔍 0% (0) 🔍 100.0% (75) 🔍 100.0% (75) 🔍 72.0% (54) 🔍 45.33% (34) 🔍 70.67% (53) 🔍 0% (0) 🔍 100.0% (75) 🔍 0% (0) 🔍
BEL Koninklijke Vlaamse Schouwburg (Q15149911) 71 0% (0) 🔍 0% (0) 🔍 90.14% (64) 🔍 0% (0) 🔍 100.0% (71) 🔍 100.0% (71) 🔍 67.61% (48) 🔍 57.75% (41) 🔍 67.61% (48) 🔍 0% (0) 🔍 100.0% (71) 🔍 0% (0) 🔍
BEL Arenbergschouwburg (Q26257439) 69 0% (0) 🔍 0% (0) 🔍 92.75% (64) 🔍 0% (0) 🔍 100.0% (69) 🔍 100.0% (69) 🔍 44.93% (31) 🔍 23.19% (16) 🔍 75.36% (52) 🔍 1.45% (1) 🔍 100.0% (69) 🔍 0% (0) 🔍
BEL BRONKS (Q33100437) 65 0% (0) 🔍 0% (0) 🔍 81.54% (53) 🔍 0% (0) 🔍 100.0% (65) 🔍 100.0% (65) 🔍 49.23% (32) 🔍 63.08% (41) 🔍 80.0% (52) 🔍 0% (0) 🔍 100.0% (65) 🔍 0% (0) 🔍
BEL Gemeenschapscentrum De Markten (Q33100331) 60 0% (0) 🔍 0% (0) 🔍 96.67% (58) 🔍 0% (0) 🔍 100.0% (60) 🔍 100.0% (60) 🔍 38.33% (23) 🔍 10.0% (6) 🔍 90.0% (54) 🔍 0% (0) 🔍 100.0% (60) 🔍 0% (0) 🔍
CHE Arthouse Alba (Q35722072) 60 100.0% (60) 🔍 0% (0) 🔍 100.0% (60) 🔍 100.0% (60) 🔍 100.0% (60) 🔍 100.0% (60) 🔍 98.33% (59) 🔍 63.33% (38) 🔍 100.0% (60) 🔍 28.33% (17) 🔍 100.0% (60) 🔍 100.0% (60) 🔍
BEL Buda Kunstencentrum (Q1875100) 58 0% (0) 🔍 0% (0) 🔍 84.48% (49) 🔍 0% (0) 🔍 100.0% (58) 🔍 100.0% (58) 🔍 17.24% (10) 🔍 29.31% (17) 🔍 86.21% (50) 🔍 0% (0) 🔍 100.0% (58) 🔍 0% (0) 🔍
BEL Raamtheater op 't Zuid (Q33100463) 56 0% (0) 🔍 0% (0) 🔍 100.0% (56) 🔍 0% (0) 🔍 100.0% (56) 🔍 100.0% (56) 🔍 92.86% (52) 🔍 44.64% (25) 🔍 75.0% (42) 🔍 1.79% (1) 🔍 100.0% (56) 🔍 0% (0) 🔍
BEL Het Gevolg (Q2362313) 54 0% (0) 🔍 0% (0) 🔍 94.44% (51) 🔍 0% (0) 🔍 100.0% (54) 🔍 100.0% (54) 🔍 79.63% (43) 🔍 51.85% (28) 🔍 90.74% (49) 🔍 0% (0) 🔍 100.0% (54) 🔍 0% (0) 🔍
BEL Royal Dutch Theatre (Q2071468) 52 0% (0) 🔍 0% (0) 🔍 84.62% (44) 🔍 0% (0) 🔍 100.0% (52) 🔍 100.0% (52) 🔍 75.0% (39) 🔍 57.69% (30) 🔍 71.15% (37) 🔍 1.92% (1) 🔍 100.0% (52) 🔍 0% (0) 🔍
BEL Limelight (Q33100177) 52 0% (0) 🔍 0% (0) 🔍 96.15% (50) 🔍 0% (0) 🔍 100.0% (52) 🔍 100.0% (52) 🔍 28.85% (15) 🔍 25.0% (13) 🔍 82.69% (43) 🔍 0% (0) 🔍 100.0% (52) 🔍 0% (0) 🔍
BEL C-mine Cultuurcentrum Genk (Q33100443) 51 0% (0) 🔍 0% (0) 🔍 74.51% (38) 🔍 0% (0) 🔍 100.0% (51) 🔍 100.0% (51) 🔍 47.06% (24) 🔍 39.22% (20) 🔍 78.43% (40) 🔍 0% (0) 🔍 100.0% (51) 🔍 0% (0) 🔍
BEL Stadsschouwburg Kortrijk (Q2265126) 49 0% (0) 🔍 0% (0) 🔍 95.92% (47) 🔍 0% (0) 🔍 100.0% (49) 🔍 100.0% (49) 🔍 51.02% (25) 🔍 44.9% (22) 🔍 93.88% (46) 🔍 0% (0) 🔍 100.0% (49) 🔍 0% (0) 🔍
BEL OPEK (Q33100194) 49 0% (0) 🔍 0% (0) 🔍 83.67% (41) 🔍 0% (0) 🔍 100.0% (49) 🔍 100.0% (49) 🔍 63.27% (31) 🔍 32.65% (16) 🔍 79.59% (39) 🔍 0% (0) 🔍 100.0% (49) 🔍 0% (0) 🔍
BEL City Theatre Antwerp (Q2031814) 48 0% (0) 🔍 0% (0) 🔍 100.0% (48) 🔍 0% (0) 🔍 100.0% (48) 🔍 100.0% (48) 🔍 58.33% (28) 🔍 70.83% (34) 🔍 62.5% (30) 🔍 2.08% (1) 🔍 100.0% (48) 🔍 0% (0) 🔍
BEL Bridgettines Chapel (Q3231172) 48 0% (0) 🔍 0% (0) 🔍 87.5% (42) 🔍 0% (0) 🔍 100.0% (48) 🔍 100.0% (48) 🔍 35.42% (17) 🔍 41.67% (20) 🔍 77.08% (37) 🔍 0% (0) 🔍 100.0% (48) 🔍 0% (0) 🔍
BEL Concertgebouw (Q1867854) 47 0% (0) 🔍 0% (0) 🔍 93.62% (44) 🔍 0% (0) 🔍 100.0% (47) 🔍 100.0% (47) 🔍 42.55% (20) 🔍 46.81% (22) 🔍 55.32% (26) 🔍 0% (0) 🔍 100.0% (47) 🔍 0% (0) 🔍
BEL Mechels Miniatuur Teater (Q1953448) 47 0% (0) 🔍 0% (0) 🔍 97.87% (46) 🔍 0% (0) 🔍 100.0% (47) 🔍 100.0% (47) 🔍 87.23% (41) 🔍 59.57% (28) 🔍 80.85% (38) 🔍 0% (0) 🔍 100.0% (47) 🔍 0% (0) 🔍
BEL Leopoldpark (Q2678888) 47 0% (0) 🔍 0% (0) 🔍 74.47% (35) 🔍 0% (0) 🔍 100.0% (47) 🔍 100.0% (47) 🔍 27.66% (13) 🔍 29.79% (14) 🔍 78.72% (37) 🔍 0% (0) 🔍 100.0% (47) 🔍 0% (0) 🔍
BEL Q3191163 47 0% (0) 🔍 0% (0) 🔍 100.0% (47) 🔍 0% (0) 🔍 100.0% (47) 🔍 100.0% (47) 🔍 14.89% (7) 🔍 25.53% (12) 🔍 87.23% (41) 🔍 0% (0) 🔍 100.0% (47) 🔍 0% (0) 🔍
BEL Theater 't Eilandje (Q33100590) 47 0% (0) 🔍 0% (0) 🔍 100.0% (47) 🔍 0% (0) 🔍 100.0% (47) 🔍 100.0% (47) 🔍 29.79% (14) 🔍 25.53% (12) 🔍 17.02% (8) 🔍 0% (0) 🔍 100.0% (47) 🔍 0% (0) 🔍
NLD Stadsschouwburg Amsterdam (Q1817103) 46 0% (0) 🔍 0% (0) 🔍 95.65% (44) 🔍 0% (0) 🔍 100.0% (46) 🔍 100.0% (46) 🔍 60.87% (28) 🔍 52.17% (24) 🔍 84.78% (39) 🔍 0% (0) 🔍 100.0% (46) 🔍 0% (0) 🔍
BEL Théâtre National Wallonie-Bruxelles (Q3527882) 45 0% (0) 🔍 0% (0) 🔍 77.78% (35) 🔍 0% (0) 🔍 100.0% (45) 🔍 100.0% (45) 🔍 64.44% (29) 🔍 57.78% (26) 🔍 51.11% (23) 🔍 2.22% (1) 🔍 100.0% (45) 🔍 0% (0) 🔍
ITA Teatro di Torino (Q3982334) 45 4.44% (2) 🔍 0% (0) 🔍 20.0% (9) 🔍 100.0% (45) 🔍 100.0% (45) 🔍 93.33% (42) 🔍 31.11% (14) 🔍 13.33% (6) 🔍 86.67% (39) 🔍 88.89% (40) 🔍 91.11% (41) 🔍 97.78% (44) 🔍
BEL KVS (Q1950513) 43 0% (0) 🔍 0% (0) 🔍 93.02% (40) 🔍 0% (0) 🔍 100.0% (43) 🔍 100.0% (43) 🔍 86.05% (37) 🔍 72.09% (31) 🔍 90.7% (39) 🔍 4.65% (2) 🔍 100.0% (43) 🔍 0% (0) 🔍
BEL De Velinx (Q21004613) 42 0% (0) 🔍 0% (0) 🔍 95.24% (40) 🔍 0% (0) 🔍 100.0% (42) 🔍 100.0% (42) 🔍 42.86% (18) 🔍 30.95% (13) 🔍 83.33% (35) 🔍 0% (0) 🔍 100.0% (42) 🔍 0% (0) 🔍
BEL CAMPO Victoria (Q33100623) 42 0% (0) 🔍 0% (0) 🔍 95.24% (40) 🔍 0% (0) 🔍 100.0% (42) 🔍 100.0% (42) 🔍 50.0% (21) 🔍 35.71% (15) 🔍 88.1% (37) 🔍 0% (0) 🔍 100.0% (42) 🔍 0% (0) 🔍
BEL Klein Raamtheater (Q33100181) 41 0% (0) 🔍 0% (0) 🔍 100.0% (41) 🔍 0% (0) 🔍 100.0% (41) 🔍 100.0% (41) 🔍 90.24% (37) 🔍 36.59% (15) 🔍 85.37% (35) 🔍 0% (0) 🔍 100.0% (41) 🔍 0% (0) 🔍
BEL 30CC (Q33104637) 41 0% (0) 🔍 0% (0) 🔍 82.93% (34) 🔍 0% (0) 🔍 100.0% (41) 🔍 100.0% (41) 🔍 36.59% (15) 🔍 36.59% (15) 🔍 78.05% (32) 🔍 0% (0) 🔍 100.0% (41) 🔍 0% (0) 🔍
BEL Provincial Domain Dommelhof (Q14178170) 41 0% (0) 🔍 0% (0) 🔍 92.68% (38) 🔍 0% (0) 🔍 100.0% (41) 🔍 100.0% (41) 🔍 51.22% (21) 🔍 48.78% (20) 🔍 87.8% (36) 🔍 0% (0) 🔍 100.0% (41) 🔍 0% (0) 🔍
BEL Eigentijdse Werkgroep Theater (Q33100313) 40 0% (0) 🔍 0% (0) 🔍 100.0% (40) 🔍 0% (0) 🔍 100.0% (40) 🔍 100.0% (40) 🔍 90.0% (36) 🔍 10.0% (4) 🔍 100.0% (40) 🔍 0% (0) 🔍 100.0% (40) 🔍 0% (0) 🔍
BEL Kaaitheater (Q33100355) 40 0% (0) 🔍 0% (0) 🔍 100.0% (40) 🔍 0% (0) 🔍 100.0% (40) 🔍 100.0% (40) 🔍 80.0% (32) 🔍 72.5% (29) 🔍 57.5% (23) 🔍 0% (0) 🔍 100.0% (40) 🔍 0% (0) 🔍
BEL Theater aan de Stroom (Q33100525) 40 0% (0) 🔍 0% (0) 🔍 12.5% (5) 🔍 0% (0) 🔍 100.0% (40) 🔍 100.0% (40) 🔍 90.0% (36) 🔍 2.5% (1) 🔍 87.5% (35) 🔍 0% (0) 🔍 100.0% (40) 🔍 0% (0) 🔍
BEL Echt Antwaarps Teater (Q1880086) 39 0% (0) 🔍 0% (0) 🔍 94.87% (37) 🔍 0% (0) 🔍 100.0% (39) 🔍 100.0% (39) 🔍 79.49% (31) 🔍 2.56% (1) 🔍 92.31% (36) 🔍 0% (0) 🔍 100.0% (39) 🔍 0% (0) 🔍
BEL Fakkelteater (Q1952737) 39 0% (0) 🔍 0% (0) 🔍 89.74% (35) 🔍 0% (0) 🔍 100.0% (39) 🔍 100.0% (39) 🔍 79.49% (31) 🔍 61.54% (24) 🔍 69.23% (27) 🔍 0% (0) 🔍 100.0% (39) 🔍 0% (0) 🔍
BEL Studio Tokio (Q33100229) 39 0% (0) 🔍 0% (0) 🔍 94.87% (37) 🔍 0% (0) 🔍 100.0% (39) 🔍 100.0% (39) 🔍 61.54% (24) 🔍 43.59% (17) 🔍 87.18% (34) 🔍 0% (0) 🔍 100.0% (39) 🔍 0% (0) 🔍
NLD De Brakke Grond (Q2155935) 38 0% (0) 🔍 0% (0) 🔍 84.21% (32) 🔍 0% (0) 🔍 100.0% (38) 🔍 100.0% (38) 🔍 31.58% (12) 🔍 26.32% (10) 🔍 86.84% (33) 🔍 0% (0) 🔍 100.0% (38) 🔍 0% (0) 🔍
BEL Q54804680 36 0% (0) 🔍 0% (0) 🔍 88.89% (32) 🔍 0% (0) 🔍 100.0% (36) 🔍 100.0% (36) 🔍 52.78% (19) 🔍 36.11% (13) 🔍 80.56% (29) 🔍 0% (0) 🔍 100.0% (36) 🔍 0% (0) 🔍
DEU Theater at Hallesches Ufer (Q43062707) 35 0% (0) 🔍 0% (0) 🔍 88.57% (31) 🔍 0% (0) 🔍 100.0% (35) 🔍 100.0% (35) 🔍 25.71% (9) 🔍 37.14% (13) 🔍 68.57% (24) 🔍 0% (0) 🔍 100.0% (35) 🔍 0% (0) 🔍
BEL Antwerp (Q12892) 35 0% (0) 🔍 0% (0) 🔍 91.43% (32) 🔍 0% (0) 🔍 100.0% (35) 🔍 100.0% (35) 🔍 0% (0) 🔍 82.86% (29) 🔍 94.29% (33) 🔍 51.43% (18) 🔍 97.14% (34) 🔍 0% (0) 🔍
NLD Rotterdamse Schouwburg (Q2915057) 34 0% (0) 🔍 0% (0) 🔍 97.06% (33) 🔍 0% (0) 🔍 100.0% (34) 🔍 100.0% (34) 🔍 50.0% (17) 🔍 50.0% (17) 🔍 79.41% (27) 🔍 0% (0) 🔍 100.0% (34) 🔍 0% (0) 🔍
BEL Nadine (Q33100232) 34 0% (0) 🔍 0% (0) 🔍 82.35% (28) 🔍 0% (0) 🔍 100.0% (34) 🔍 100.0% (34) 🔍 29.41% (10) 🔍 11.76% (4) 🔍 64.71% (22) 🔍 0% (0) 🔍 100.0% (34) 🔍 0% (0) 🔍
BEL De Spil (Q28112261) 34 0% (0) 🔍 0% (0) 🔍 94.12% (32) 🔍 0% (0) 🔍 100.0% (34) 🔍 100.0% (34) 🔍 26.47% (9) 🔍 41.18% (14) 🔍 91.18% (31) 🔍 0% (0) 🔍 100.0% (34) 🔍 0% (0) 🔍
BEL Netwerk Aalst (Q2620512) 32 0% (0) 🔍 0% (0) 🔍 100.0% (32) 🔍 0% (0) 🔍 100.0% (32) 🔍 100.0% (32) 🔍 62.5% (20) 🔍 25.0% (8) 🔍 96.88% (31) 🔍 0% (0) 🔍 100.0% (32) 🔍 0% (0) 🔍
BEL De Zwarte Komedie (Q20978845) 32 0% (0) 🔍 0% (0) 🔍 96.88% (31) 🔍 0% (0) 🔍 100.0% (32) 🔍 100.0% (32) 🔍 31.25% (10) 🔍 12.5% (4) 🔍 75.0% (24) 🔍 0% (0) 🔍 100.0% (32) 🔍 0% (0) 🔍
BEL Kunstencentrum België (Q33100358) 31 0% (0) 🔍 0% (0) 🔍 93.55% (29) 🔍 0% (0) 🔍 100.0% (31) 🔍 100.0% (31) 🔍 61.29% (19) 🔍 22.58% (7) 🔍 83.87% (26) 🔍 0% (0) 🔍 100.0% (31) 🔍 0% (0) 🔍
BEL CC De Kern (Q33100406) 31 0% (0) 🔍 0% (0) 🔍 87.1% (27) 🔍 0% (0) 🔍 100.0% (31) 🔍 100.0% (31) 🔍 67.74% (21) 🔍 41.94% (13) 🔍 80.65% (25) 🔍 0% (0) 🔍 100.0% (31) 🔍 0% (0) 🔍
BEL Bij’ De Vieze Gasten (Q2490855) 30 0% (0) 🔍 0% (0) 🔍 60.0% (18) 🔍 0% (0) 🔍 100.0% (30) 🔍 100.0% (30) 🔍 63.33% (19) 🔍 10.0% (3) 🔍 80.0% (24) 🔍 0% (0) 🔍 100.0% (30) 🔍 0% (0) 🔍
BEL Westrand (Q13571452) 30 0% (0) 🔍 0% (0) 🔍 96.67% (29) 🔍 0% (0) 🔍 100.0% (30) 🔍 100.0% (30) 🔍 40.0% (12) 🔍 26.67% (8) 🔍 76.67% (23) 🔍 0% (0) 🔍 100.0% (30) 🔍 0% (0) 🔍
BEL Palace of Fine Arts (Q2285837) 29 0% (0) 🔍 0% (0) 🔍 96.55% (28) 🔍 0% (0) 🔍 100.0% (29) 🔍 100.0% (29) 🔍 27.59% (8) 🔍 27.59% (8) 🔍 48.28% (14) 🔍 0% (0) 🔍 100.0% (29) 🔍 0% (0) 🔍
BEL Halles de Schaerbeek (Q3126142) 28 0% (0) 🔍 0% (0) 🔍 96.43% (27) 🔍 0% (0) 🔍 100.0% (28) 🔍 100.0% (28) 🔍 35.71% (10) 🔍 57.14% (16) 🔍 60.71% (17) 🔍 0% (0) 🔍 100.0% (28) 🔍 0% (0) 🔍
BEL Tinnenpot (Q28149771) 28 0% (0) 🔍 0% (0) 🔍 89.29% (25) 🔍 0% (0) 🔍 100.0% (28) 🔍 100.0% (28) 🔍 67.86% (19) 🔍 42.86% (12) 🔍 85.71% (24) 🔍 0% (0) 🔍 100.0% (28) 🔍 0% (0) 🔍
NLD Frascati (Q14480507) 28 0% (0) 🔍 0% (0) 🔍 82.14% (23) 🔍 0% (0) 🔍 100.0% (28) 🔍 100.0% (28) 🔍 46.43% (13) 🔍 25.0% (7) 🔍 75.0% (21) 🔍 0% (0) 🔍 100.0% (28) 🔍 0% (0) 🔍
DEU PACT Zollverein (Q1576966) 27 0% (0) 🔍 0% (0) 🔍 96.3% (26) 🔍 0% (0) 🔍 100.0% (27) 🔍 100.0% (27) 🔍 33.33% (9) 🔍 40.74% (11) 🔍 85.19% (23) 🔍 0% (0) 🔍 100.0% (27) 🔍 0% (0) 🔍
BEL CC Ter Vesten (Q33100550) 27 0% (0) 🔍 0% (0) 🔍 81.48% (22) 🔍 0% (0) 🔍 100.0% (27) 🔍 100.0% (27) 🔍 62.96% (17) 🔍 48.15% (13) 🔍 85.19% (23) 🔍 0% (0) 🔍 100.0% (27) 🔍 0% (0) 🔍
BEL Cultuurcentrum Brugge (Q33100271) 27 0% (0) 🔍 0% (0) 🔍 85.19% (23) 🔍 0% (0) 🔍 100.0% (27) 🔍 100.0% (27) 🔍 48.15% (13) 🔍 37.04% (10) 🔍 62.96% (17) 🔍 0% (0) 🔍 100.0% (27) 🔍 0% (0) 🔍
BEL Theater Teater (Q33106177) 27 0% (0) 🔍 0% (0) 🔍 100.0% (27) 🔍 0% (0) 🔍 100.0% (27) 🔍 100.0% (27) 🔍 81.48% (22) 🔍 33.33% (9) 🔍 92.59% (25) 🔍 0% (0) 🔍 100.0% (27) 🔍 0% (0) 🔍
BEL Les Tanneurs (Q3235700) 26 0% (0) 🔍 0% (0) 🔍 96.15% (25) 🔍 0% (0) 🔍 100.0% (26) 🔍 100.0% (26) 🔍 23.08% (6) 🔍 57.69% (15) 🔍 73.08% (19) 🔍 0% (0) 🔍 100.0% (26) 🔍 0% (0) 🔍
BEL Molens Van Orshoven (Q33100597) 26 0% (0) 🔍 0% (0) 🔍 100.0% (26) 🔍 0% (0) 🔍 100.0% (26) 🔍 100.0% (26) 🔍 53.85% (14) 🔍 11.54% (3) 🔍 76.92% (20) 🔍 0% (0) 🔍 100.0% (26) 🔍 0% (0) 🔍
BEL Theater Froe Froe (Q2199839) 25 0% (0) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 56.0% (14) 🔍 36.0% (9) 🔍 96.0% (24) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍
BEL Budascoop (Q2536765) 25 0% (0) 🔍 0% (0) 🔍 64.0% (16) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 12.0% (3) 🔍 16.0% (4) 🔍 80.0% (20) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍
BEL CC Mechelen (Q33100480) 25 0% (0) 🔍 0% (0) 🔍 96.0% (24) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 76.0% (19) 🔍 68.0% (17) 🔍 84.0% (21) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍
BEL De Beweeging (Q33100224) 25 0% (0) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 16.0% (4) 🔍 12.0% (3) 🔍 84.0% (21) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍
BEL Sering (Q33100234) 25 0% (0) 🔍 0% (0) 🔍 92.0% (23) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 88.0% (22) 🔍 64.0% (16) 🔍 80.0% (20) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍
BEL Wagehuys (Q33100247) 25 0% (0) 🔍 0% (0) 🔍 96.0% (24) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 48.0% (12) 🔍 20.0% (5) 🔍 80.0% (20) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍
BEL Stadsschouwburg Leuven (Q17492812) 25 0% (0) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍 100.0% (25) 🔍 100.0% (25) 🔍 52.0% (13) 🔍 36.0% (9) 🔍 84.0% (21) 🔍 0% (0) 🔍 100.0% (25) 🔍 0% (0) 🔍
BEL De Tijd (Q33100506) 24 0% (0) 🔍 0% (0) 🔍 100.0% (24) 🔍 0% (0) 🔍 100.0% (24) 🔍 100.0% (24) 🔍 37.5% (9) 🔍 25.0% (6) 🔍 83.33% (20) 🔍 0% (0) 🔍 100.0% (24) 🔍 0% (0) 🔍
NLD Verkadefabriek (Q14942659) 24 0% (0) 🔍 0% (0) 🔍 91.67% (22) 🔍 0% (0) 🔍 100.0% (24) 🔍 100.0% (24) 🔍 50.0% (12) 🔍 37.5% (9) 🔍 87.5% (21) 🔍 0% (0) 🔍 100.0% (24) 🔍 0% (0) 🔍
Koninklijk Jeugdtheater (Q56022430) 24 0% (0) 🔍 0% (0) 🔍 100.0% (24) 🔍 0% (0) 🔍 100.0% (24) 🔍 100.0% (24) 🔍 100.0% (24) 🔍 66.67% (16) 🔍 91.67% (22) 🔍 0% (0) 🔍 100.0% (24) 🔍 0% (0) 🔍
BEL Theater Het Klokhuis (Q33100113) 23 0% (0) 🔍 0% (0) 🔍 95.65% (22) 🔍 0% (0) 🔍 100.0% (23) 🔍 100.0% (23) 🔍 100.0% (23) 🔍 39.13% (9) 🔍 91.3% (21) 🔍 0% (0) 🔍 100.0% (23) 🔍 0% (0) 🔍
BEL Theater Stap (Q33100483) 23 0% (0) 🔍 0% (0) 🔍 95.65% (22) 🔍 0% (0) 🔍 100.0% (23) 🔍 100.0% (23) 🔍 86.96% (20) 🔍 52.17% (12) 🔍 82.61% (19) 🔍 0% (0) 🔍 100.0% (23) 🔍 0% (0) 🔍
BEL CC Sint-Niklaas (Q33100145) 22 0% (0) 🔍 0% (0) 🔍 95.45% (21) 🔍 0% (0) 🔍 100.0% (22) 🔍 100.0% (22) 🔍 59.09% (13) 🔍 68.18% (15) 🔍 90.91% (20) 🔍 0% (0) 🔍 100.0% (22) 🔍 0% (0) 🔍
BEL De Expeditie (Q33100519) 22 0% (0) 🔍 0% (0) 🔍 68.18% (15) 🔍 0% (0) 🔍 100.0% (22) 🔍 100.0% (22) 🔍 59.09% (13) 🔍 40.91% (9) 🔍 54.55% (12) 🔍 0% (0) 🔍 100.0% (22) 🔍 0% (0) 🔍
BEL CC Strombeek (Q33100206) 22 0% (0) 🔍 0% (0) 🔍 77.27% (17) 🔍 0% (0) 🔍 100.0% (22) 🔍 100.0% (22) 🔍 50.0% (11) 🔍 45.45% (10) 🔍 77.27% (17) 🔍 0% (0) 🔍 100.0% (22) 🔍 0% (0) 🔍
BEL Théâtre Varia (Q3527573) 22 4.55% (1) 🔍 0% (0) 🔍 95.45% (21) 🔍 0% (0) 🔍 100.0% (22) 🔍 100.0% (22) 🔍 72.73% (16) 🔍 86.36% (19) 🔍 50.0% (11) 🔍 0% (0) 🔍 100.0% (22) 🔍 0% (0) 🔍
BEL Fort 4 (Q2762642) 21 0% (0) 🔍 0% (0) 🔍 95.24% (20) 🔍 0% (0) 🔍 100.0% (21) 🔍 100.0% (21) 🔍 47.62% (10) 🔍 28.57% (6) 🔍 76.19% (16) 🔍 0% (0) 🔍 100.0% (21) 🔍 0% (0) 🔍
BEL Bains::connective (Q4848566) 21 0% (0) 🔍 0% (0) 🔍 95.24% (20) 🔍 0% (0) 🔍 100.0% (21) 🔍 100.0% (21) 🔍 14.29% (3) 🔍 14.29% (3) 🔍 71.43% (15) 🔍 0% (0) 🔍 100.0% (21) 🔍 0% (0) 🔍
NLD Grand Theatre (Q2547721) 20 0% (0) 🔍 0% (0) 🔍 90.0% (18) 🔍 0% (0) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 50.0% (10) 🔍 30.0% (6) 🔍 75.0% (15) 🔍 0% (0) 🔍 100.0% (20) 🔍 0% (0) 🔍
BEL De Roma (Q2592022) 20 0% (0) 🔍 0% (0) 🔍 80.0% (16) 🔍 0% (0) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 70.0% (14) 🔍 35.0% (7) 🔍 70.0% (14) 🔍 0% (0) 🔍 100.0% (20) 🔍 0% (0) 🔍
BEL Stadsschouwburg Mechelen (Q33100345) 20 0% (0) 🔍 0% (0) 🔍 95.0% (19) 🔍 0% (0) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 55.0% (11) 🔍 50.0% (10) 🔍 75.0% (15) 🔍 0% (0) 🔍 100.0% (20) 🔍 0% (0) 🔍
BEL De Komeet (Q33100380) 20 0% (0) 🔍 0% (0) 🔍 100.0% (20) 🔍 0% (0) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 15.0% (3) 🔍 100.0% (20) 🔍 0% (0) 🔍 100.0% (20) 🔍 0% (0) 🔍
BEL Q57157258 20 0% (0) 🔍 0% (0) 🔍 100.0% (20) 🔍 0% (0) 🔍 100.0% (20) 🔍 100.0% (20) 🔍 65.0% (13) 🔍 35.0% (7) 🔍 60.0% (12) 🔍 0% (0) 🔍 100.0% (20) 🔍 0% (0) 🔍
No grouping 13658 44.21% (6038) 🔍 0.02% (3) 🔍 52.01% (7104) 🔍 24.18% (3303) 🔍 0% (0) 🔍 22.33% (3050) 🔍 36.14% (4936) 🔍 12.55% (1714) 🔍 18.63% (2544) 🔍 28.94% (3952) 🔍 21.6% (2950) 🔍 43.65% (5962) 🔍
Totals (all items) 25836 26.78% (6920) 🔍 0.01% (3) 🔍 70.37% (18182) 🔍 16.09% (4158) 🔍 47.14% (12178) 🔍 58.88% (15211) 🔍 44.57% (11515) 🔍 27.38% (7073) 🔍 45.53% (11763) 🔍 17.41% (4497) 🔍 58.17% (15028) 🔍 26.34% (6804) 🔍


Data Basis for the SAPA Panorama 2.0 Platform edit

Persons edit

Wikidata:WikiProject Performing arts/Statistics/SAPA/Persons

Groups edit

Wikidata:WikiProject Performing arts/Statistics/SAPA/Organizations

Venues edit

Wikidata:WikiProject Performing arts/Statistics/SAPA/Venues

Productions edit

Wikidata:WikiProject Performing arts/Statistics/SAPA/Productions

Works edit

Wikidata:WikiProject Performing arts/Statistics/SAPA/Works