@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/music/bella-shmurda-mandalene-ft-king-promise/> a dcat:Dataset ;
    dct:title "Bella Shmurda – Mandalene Ft. King Promise" ;
    dct:identifier "bella-shmurda-mandalene-ft-king-promise" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/bella-shmurda/> ;
    dct:subject <https://trackloaded.com/tag/king-promise/> ;
    dct:modified "2026-08-14T05:40:11+00:00" .