mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 08:38:39 +02:00
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
SELECT ?a, ?b
|
|
WHERE (?a, <http://somewhere/pred1>, ?b)
|
|
AND ?b < 5
|