PREFIX factbook: <http://www4.wiwiss.fu-berlin.de/factbook/ns#>

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