I want to extract all companies from a specific stock index, e.g. Dow Jones together with all their properties from Wikidata. Take IBM for example, then the output should somehow look like this:
instance of -> software company...
part of -> Dow Jones Industrial Average
...
I hope it is clear what kind of output I am looking for.