1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-25 17:08:07 +02:00
2010-01-24 09:19:39 +00:00

7 lines
176 B
Plaintext

// (c) Copyright 2002 Hewlett-Packard Development Company, LP
// Test-7-01 : Predicate and Subject
SELECT ?x, ?y, ?a
FROM <model6.nt>
WHERE (?x, ?y, ?z) , (?y, ?a, ?b)