6 lines
49 B
MySQL
6 lines
49 B
MySQL
|
select ?s ?o where
|
||
|
{
|
||
|
?s <p0> ?o .
|
||
|
?s <p1> ?o .
|
||
|
}
|