I want to get the types according to Freebase of a Wikipedia page. For example, for Jeb Bush
I should get,
Politician, Organization leader, Organization founder,
Person, Family member, Film actor, Political Appointer
I know how to do this in Freebase MQL, but now that Wikidata is going to replace Freebase, I wanted to update my APIs to be able to make the same query via Wikidata api. Can someone explain how?