summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/expr-equals/query-eq-graph-4.rq
blob: 7c137883ae573fca3fd86ead7d348910ea8de972 (plain)
1
2
3
4
5
6
PREFIX  xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX  : <http://example.org/things#>
SELECT  ?x
WHERE
    { ?x :p "zzz" .
    }