blob: ac87d7ca567bb227f55c13d952d5594c68628789 [file] [log] [blame]
# two triple patterns
PREFIX : <http://example/>
SELECT * WHERE
{
?x :p 1 .
?x :p ?a .
}