@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/shoday-bad-boujee-ft-taves/> a dcat:Dataset ;
    dct:title "Shoday – Bad & Boujee Ft. Taves" ;
    dct:identifier "shoday-bad-boujee-ft-taves" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/shoday/> ;
    dct:modified "2026-02-06T06:36:33+00:00" .