@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/finally-asake-album-is-here-lungu-boy/> a dcat:Dataset ;
    dct:title "Finally Asake Album is here ‘Lungu Boy’" ;
    dct:identifier "finally-asake-album-is-here-lungu-boy" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/asake/> ;
    dct:modified "2025-08-06T23:06:45+00:00" .