Run this query →no server · no download · no account
caviri.github.io/rete
Run this query in the playground →25 rows · 1.8 s · 512.0 KB of 168.3 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX ex: <http://ex/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT ?label ?s ?e WHERE {
?x rdfs:label ?label ; ex:startYear ?s ; ex:endYear ?e
} ORDER BY ?s LIMIT 25