ERC721: Renamed _requireMinted to _requireOwned and added a return value with the current owner. Implemented ownerOf in terms of _requireOwned.
ERC721
_requireMinted
_requireOwned
ownerOf