PREFIX rel: <http://purl.org/vocab/relationship/>

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