I would like to get all cities, regions, rivers, mountains, villages, areas from freebase by using MQL.
For now i only get all cities and district by using this query:
[{"type": "/location/location",
"containedby": "Germany",
"name": null}]
For now i do not understand how to get other geographical informations that are in germany.