gStore/data/small_p3.sql

7 lines
78 B
SQL

select ?v2 ?v0 where
{
?v0 <own> ?v1 .
?v0 <own> ?v2 .
?v1 <close> ?v2 .
}