@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/dave-raindance-ft-tems/> a dcat:Dataset ;
    dct:title "Dave – Raindance Ft. Tems" ;
    dct:identifier "dave-raindance-ft-tems" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/tems/> ;
    dct:modified "2026-02-27T03:52:24+00:00" .