summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/basic/spoo-1.rq
blob: 364bd6d97256dba753729093533b42fbd1b9e854 (plain)
1
2
3
4
5
6
7
PREFIX : <http://example.org/ns#> 
PREFIX xsd:        <http://www.w3.org/2001/XMLSchema#> 

SELECT ?s WHERE {
 ?s :p1 1, 2 .
}