# Same query as above but going via the authorList predicate # Times out for me select ?book where { ?book ?list . ?list . } limit 10