summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/expr-equals/query-eq-graph-3.rq
blob: 1ef2ad656f7687cebe6fed43bed045d1b0f47114 (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 "1"
    }