blob: a7fdb20de813854c22313d5cac4287f2f75a7138 [file] [log] [blame]
PREFIX : <http://example.org/ns#>
SELECT DISTINCT ?v
WHERE { [] :num ?v }
ORDER BY DESC(?v)
LIMIT 2