5 lines
58 B
MySQL
5 lines
58 B
MySQL
|
select ?p where
|
||
|
{
|
||
|
<http://example/bob> ?p "Bob" .
|
||
|
}
|