Hello @DreamDelerium
Lineage in Apache Atlas is typically built using Process entities that link Input and Output DataSet entities. When you're dealing with multiple processes and datasets, the correct way is to model each logical step as a separate Process entity, with the associated datasets connected as inputs and outputs.
So yes — creating multiple Process entities is the right approach for modeling complex lineage.