PREFIX wn: <http://xmlns.com/wordnet/1.6/>

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