summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2-1.0/basic/base-prefix-3.srx
blob: 7901e3dde4b8c0f054b9e1945d4852d802f9a1a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<sparql
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
    xmlns="http://www.w3.org/2005/sparql-results#" >
  <head>
    <variable name="v"/>
  </head>
  <results>
    <result>
      <binding name="v">
        <literal>d:x ns:p</literal>
      </binding>
    </result>
  </results>
</sparql>