{ "head": { "vars": [ "x" , "v" ] } , "results": { "bindings": [ { "x": { "type": "uri" , "value": "http://example/x1" } , "v": { "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "type": "typed-literal" , "value": "1" } } , { "x": { "type": "uri" , "value": "http://example/x2" } , "v": { "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "type": "typed-literal" , "value": "2" } } , { "x": { "type": "uri" , "value": "http://example/x3" } , "v": { "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "type": "typed-literal" , "value": "3" } } , { "x": { "type": "uri" , "value": "http://example/x3a" } , "v": { "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "type": "typed-literal" , "value": "3" } } , { "x": { "type": "uri" , "value": "http://example/x4" } , "v": { "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "type": "typed-literal" , "value": "4" } } ] } }