@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/afro-b-bluffin-ft-kizz-daniel/> a dcat:Dataset ;
    dct:title "Afro B – Bluffin Ft. Kizz Daniel" ;
    dct:identifier "afro-b-bluffin-ft-kizz-daniel" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/kizz-daniel/> ;
    dct:modified "2022-02-25T08:48:27+00:00" .