The game uses chr-ram, so they aren't exactly aligned in rom. Offset them by a few bytes here or there and they should show up correctly.
The data starting at 0x1C000 are DMC samples. The first one is used for the sword sound fx. I'm not sure where the samples end or what chunk of data is for what sound.
Here's an incomplete
dissassembly if it will be of any help.