Signed-off-by: Dan Scott <dscott@laurentian.ca>
'UNION ' +
'{ ?item wdt:P31 wd:Q5741069 . } ' + // rock band
'UNION ' +
- '{ ?item wdt:P106/wdt:P279* wd:Q639669 . } ' +
+ '{ ?item wdt:P106/wdt:P279* wd:Q639669 . } ' + // occupation = any subclass of musician
+ 'UNION ' +
+ '{ ?item wdt:P31/wdt:P279* wd:Q2088357 . } ' + // instance of = any subclass of musical ensemble
'OPTIONAL { ?item wdt:P3478 ?songKick } . ' +
'OPTIONAL { ?item wdt:P19 ?birthPlace } . ' +
'OPTIONAL { ?item wdt:P1303 ?instrument } . ' +