Run this query →no server · no download · no account
caviri.github.io/rete
Run this query in the playground →25 rows · 6.5 s · 19.5 MB of 1572.0 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
SELECT ?family (COUNT(*) AS ?n) WHERE {
?s <http://rs.tdwg.org/dwc/terms/family> ?family .
} GROUP BY ?family ORDER BY DESC(?n) LIMIT 25