# Test for non-implementation - where store sets SOURCE to NULL

PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX dc: <http://purl.org/dc/elements/1.1/>
SELECT ?name
WHERE SOURCE NULL (?person foaf:name ?name)
