PREFIX vote: <http://www.rdfabout.com/rdf/schema/vote/>

SELECT *
WHERE {
  ?s ?p ?o .
}