1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-25 16:48:44 +02:00
2010-01-24 09:19:39 +00:00

5 lines
107 B
Plaintext

SELECT ?a, ?b
FROM <http://somewhere/model1.rdf>
WHERE (?a, <http://somewhere/pred1>, ?b)
AND ?b < 5