blob: d401e24bdec283365ba7327d1e8278e356a391cb [file] [log] [blame]
PREFIX : <http://example/>
SELECT ?p
{
?x :p ?v .
:x ?p ?v
}
LIMIT 3