PREFIX afn: <http://jena.hpl.hp.com/ARQ/function#>

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