blob: c607fc6fab46f6bec81f5dba012009b3c2eec84a [file] [log] [blame]
PREFIX : <http://example/>
SELECT ?v (?v+10)
{
?x a :X .
OPTIONAL { ?x :p ?v }
}