PREFIX rec: <http://purl.org/ontology/rec/core#>

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