@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/album/reekado-banks-worthy-challenger/> a dcat:Dataset ;
    dct:title "Reekado Banks – Worthy Challenger" ;
    dct:identifier "reekado-banks-worthy-challenger" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/reekado-banks/> ;
    dct:modified "2026-07-03T18:40:44+00:00" .