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