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