PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>

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