gStore/data/small_p2.sql

6 lines
54 B
SQL

select ?s1 ?s2 ?o where
{
?s1 ?p ?o .
?s2 ?p ?o .
}