@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://trackloaded.com/music/dremo-dem-no-really-send-us/> a dcat:Dataset ;
    dct:title "Dremo – Dem No Really Send Us" ;
    dct:identifier "dremo-dem-no-really-send-us" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/dremo/> ;
    dct:modified "2026-04-07T23:50:38+00:00" .