@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/dremo-man-to-man-remix-ft-ycee/> a dcat:Dataset ;
    dct:title "Dremo – Man To Man (Remix) Ft. Ycee" ;
    dct:identifier "dremo-man-to-man-remix-ft-ycee" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/dremo/> ;
    dct:subject <https://trackloaded.com/tag/ycee/> ;
    dct:modified "2026-02-20T08:41:05+00:00" .