gStore/data/small_q0.sql

7 lines
82 B
SQL

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