# Check property function in NOT EXISTS PREFIX list: PREFIX : SELECT ?x { ?x :q ?list . FILTER NOT EXISTS { ?list list:member "a" } }