You can try with the following regex:
r"\b[A-Z][a-z]+(?:[-'][A-Z][a-z]+)?(?:\s[A-Z][a-z]+(?:[-'][A-Z][az]+)?)*\s[A-Z][a-z]+\b"