@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/kunmie-gorgeous-ft-lojay/> a dcat:Dataset ;
    dct:title "Kunmie – Gorgeous Ft. Lojay" ;
    dct:identifier "kunmie-gorgeous-ft-lojay" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/lojay/> ;
    dct:modified "2026-05-28T10:55:46+00:00" .