reteplayground
Aggregate

Time: British Empire boundary snapshots

SELECT ?from ?x WHERE {
  ?x rdfs:label "British Empire"@en ; ex:startYear ?from
}
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 315 dated item(s) · 1707–1990 · 436 ms · 1.0 MB 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 ?from ?x WHERE { ?x rdfs:label "British Empire"@en ; ex:startYear ?from }

rete playground · documentation · github.com/caviri/rete