blob: 64dc5ed19c799176f531ff5a1d9324762ff2764b [file] [log] [blame]
# single triple pattern
PREFIX : <http://example/>
SELECT * WHERE
{
?x :p 1 .
}