blob: fcbb14c1c848dc49630325fa7681b442956f8abf [file] [log] [blame]
SELECT (sum(?x) AS ?S) (count(*) AS ?C)
{ ?s ?p ?x FILTER (false) }