@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/asake-mney-2/> a dcat:Dataset ;
    dct:title "Asake – M$NEY" ;
    dct:identifier "asake-mney-2" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/asake/> ;
    dct:modified "2026-05-03T06:26:37+00:00" .