JSFiddle - React, Tailwind, and code Playground
HTML
<p id="sel" class="">
<img class="round vessel" data-id="523822" src="/img/provalys.png" title="Provalys">
<img class="round vessel" data-id="953485" src="/img/gaselys.png" title="Gaselys">
</p>
JavaScript
console.log( document.querySelector("#agrid .ships .ship[data-id='523822'] img").getAttribute('src') );