For defined categories (monuments, people):
A - get classes identifiers for wikidata
- A1 - [SPARQL] sparql query to get subclasses of the category of interest (e.g. humans, monuments)
- A2 - find special identifiers for a given category (e.g. 'designated heritage' for monuments)
B - retrieve wikidata items instances of classes identified in (A)
- B1 - [PYTHON] from the dumps, retain IDs and properties of wikidata items instances of classes in (A):