| http://www.w3.org/ns/prov#value | - Secondly, it looks like EventDts is only a derived field, and a column alias can not be used anywhere else in the query other than an order by clause, so you probably need to make that a subquery too - which means you can use it in the group by too.
|