There are 2 aspects to this, it really depends on the enterprise architecture and data governance standards that your company needs to follow.
1. On the enterprise architecture, if your company is following medallion architecture, it is not wise to transfer the ownership back to the business owner, the SPP should still how accountable for the bronze, silver and golden layer. You should only transfer back the ownership on business layer (such as data marts if you have).
2. On the governance side, it really depends on the company context.
For some company such as mine, it is require for the Data Platform to be air-gapped as no privilage data (PII) is allow to be exported from the workspace, hence we are required to use advance feature to meet these requirement:
1. Such as the new feature exclusive group (b4 this it is seperate workspaces for sensitive and non-sensitive data).
2. Consideration of using ABAC.
Please ensure you look on both side before finalizing, as architectural decision doesnt make or break right away, it start breaking in the long run.