Why the SessionID remain the same after the Session times out

When session state expires after the timeout period, the session ID lasts as long as the browser session. Its implies that the same session ID can represent multiple sessions over time where the instance of the browser remain the same.