1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-11 14:41:06 +02:00
2010-01-24 09:19:39 +00:00

4 lines
98 B
Plaintext

SELECT ?a, ?b
WHERE (?a, <http://somewhere/pred1>, ?c) ,
(?c, <http://somewhere/pred2>, ?b)