blob: ff18e9ea54589b1b9bc1364458b9491879a151b9 [file] [log] [blame]
{ "head": {
"vars": [ "t" , "o" , "z" ]
} ,
"results": {
"bindings": [
{
"t": {
"type": "triple" ,
"value": {
"subject": { "type": "uri" , "value": "http://example/s" } ,
"property": { "type": "uri" , "value": "http://example/p1" } ,
"object": { "type": "uri" , "value": "http://example/o" }
}
} ,
"o": { "type": "uri" , "value": "http://example/o" } ,
"z": { "type": "uri" , "value": "http://example/z1" }
}
]
}
}