blob: bf7c1ebb64f19843a04965aba2dfad8a2e0935af [file] [log] [blame]
{ "head": {
"vars": [ "t" , "p" , "o" ]
} ,
"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" }
}
} ,
"p": { "type": "uri" , "value": "http://example/q1" } ,
"o": { "type": "uri" , "value": "http://example/z1" }
}
]
}
}