PREFIX ex: <http://example.com/>

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