@prefix rdf: . @prefix rs: . [] rs:ResultSet ; rs:resultVariable "annot" ; rs:solution [ rs:binding [ rs:value _:a ; rs:variable "annot" ] ] .