How can I associate the same Actor to different Blueprints?

Something like this:
The player pass through a trigger then a door open. In another part of game other trigger will make the door close.
Is that possible?

Yes, there are several ways to do it. Search for “blueprint communication” in the documentation.