@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/priesst-akonuche-remix-ft-shoday-x-victony/> a dcat:Dataset ;
    dct:title "Priesst – Akonuche (Remix) Ft. Shoday x Victony" ;
    dct:identifier "priesst-akonuche-remix-ft-shoday-x-victony" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/shoday/> ;
    dct:subject <https://trackloaded.com/tag/victony/> ;
    dct:modified "2026-01-23T04:54:57+00:00" .