@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/dj-spinall-when-lagos-sleeps/> a dcat:Dataset ;
    dct:title "Dj Spinall – When Lagos Sleeps" ;
    dct:identifier "dj-spinall-when-lagos-sleeps" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/dj-spinall/> ;
    dct:modified "2026-03-21T11:42:40+00:00" .