PREFIX fn: <http://www.w3.org/2005/xpath-functions#>

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