The preceding-sibling axis selects elements that precede the context node in the same parent element.
preceding-sibling
/descendant::BORN[position()=2]/preceding-sibling::*[position() = 1]