@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/odumodublvck-they-love-me/> a dcat:Dataset ;
    dct:title "Odumodublvck – They Love Me" ;
    dct:identifier "odumodublvck-they-love-me" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/odumodublvck/> ;
    dct:modified "2026-02-13T04:52:59+00:00" .