PREFIX wn20schema: <http://www.w3.org/2006/03/wn/wn20/schema/>

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