This page lets you experiment with running SPARQL queries against our database.
SPARQL
Run a SPARQL query:
What is SPARQL?
Sparql is an RDF query language, analogous to SQL for relational databases. More details on SPARQL.
Restricting results by dataset
The data in our datasets is stored in graphs. You can use the graph in your queries to restrict the results to just one dataset. Check the sidebar on the datasets' pages for their individual graph URIs. More information on restricting by graph.