blob: eab7e3334c780fe74c414806ce537f1db067697b [file] [log] [blame]
PREFIX : <http://example/>
SELECT ?z
WHERE
{
:x :p ?z .
?z :p1 ?w .
}
ORDER BY ?w