PREFIX owl: <http://www.w3.org/2002/07/owl#>

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