@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/famous-pluto-praise-and-worship-ft-brazy/> a dcat:Dataset ;
    dct:title "Famous Pluto – Praise and Worship Ft. Brazy" ;
    dct:identifier "famous-pluto-praise-and-worship-ft-brazy" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/famous-pluto/> ;
    dct:modified "2026-05-16T14:05:13+00:00" .