SPARQL has some really not nice properties.
For example it's very easy to build non-monotonic queries with OPTIONAL,
which really messes with reactively streamed query results.
There is a certain sweet spot in conjunctive queries + regular path expressions, with a nice syntax.