SPARQL Query Creator [Beta]
This tool is built for generating SPARQL queries in order to obtain data from DBpedia. The tool aims to help users who are not familiar with SPARQL but want to aggregate data for research and re-use purposes. It was inspired by the actions of "Graphing the history of philosophy" shared by Simon Raper in 2012. (https://drunksandlampposts.wordpress.com/2012/06/13/graphing-the-history-of-philosophy/)
The following template will allow you to generate a query related to the 'influencedBy' and 'influenced' properties defined by DBpedia. The categories available in the template are classes defined by DBpedia Ontology. Data sources are what DBpedia have covered (i.e., what Wikipedia has the entries for them).
For example, we can try to find (1) All artists who were born in Spain; (2) Among the philosophers who influenced whom or who was influenced by whom. This can be further limited by particular ones, for example, (3) those who were influenced by Plato; by Aristotle, or (4) by Plato and Aristotle.
You may follow the generated query text to create your own query/queries by placing other categories, properties, and different filters defined by BDpedia. Visit the Wikipedia first to see if there are items under "influences" in the infobox of an entry.