@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/davido-shares-details-about-upcoming-album-5ive/> a dcat:Dataset ;
    dct:title "Davido Shares Details About Upcoming Album ‘5IVE’" ;
    dct:identifier "davido-shares-details-about-upcoming-album-5ive" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/davido/> ;
    dct:modified "2024-12-06T10:25:57+00:00" .