PREFIX sd: <http://www.w3.org/ns/sparql-service-description#>

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