@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/dbanj-drops-fifth-album-the-entertainer-dsequel/> a dcat:Dataset ;
    dct:title "D’banj Drops Fifth Album The Entertainer: D’Sequel" ;
    dct:identifier "dbanj-drops-fifth-album-the-entertainer-dsequel" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2025-08-05T22:34:17+00:00" .