Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PREFIX ex: <http://example.com>
- SELECT ?mid WHERE {
- <http://example.com/StopD> ex:via* ?mid .
- ?mid ex:via+ <http://example.com/StopC> .
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement