PREFIX foaf: PREFIX : SELECT * { MINUS { ?s :hairColor "brown" } ?s a foaf:Person . }