Run this query →no server · no download · no account
caviri.github.io/rete
Run this query in the playground →100 rows · 12.0 s · 44.0 MB of 7329.9 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
SELECT ?label WHERE {
?c a skos:Concept ; skos:prefLabel ?label .
} LIMIT 100