@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/lyta-ghetto-love-ft-dj-orla/> a dcat:Dataset ;
    dct:title "Lyta – Ghetto Love Ft. DJ Orla" ;
    dct:identifier "lyta-ghetto-love-ft-dj-orla" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/lyta/> ;
    dct:modified "2026-02-13T02:49:59+00:00" .