blob: 7eaf07682ba806feda3243c8b5c8782d5a1f45f3 [file] [log] [blame]
# Triple, DOT, operator
PREFIX : <http://example.org/ns#>
SELECT *
{ :p :q :r . OPTIONAL { :a :b :c } }