query-02c6d97c19ad0e5cb84a3a21f98f7aa0

rq turtle/ttl

However, when I try the following, I get "Query timeout limit reached".

Use at

SELECT ?a ?b ?c {
  ?a ?b ?c.
  BIND(STR(?a) AS ?a)
}
LIMIT 1

Query found at