Yes. Blueprints are templates. Every time you spawn / create / construct, you instantiate a new object.
Also, this connection is not safe:
There’s no guarantee the Create Widget node keeps referencing the widget. You should reference it the same as in the 1st pic and then use that ref - so other entities can access that referenced instance.