@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/slow-motion-tolani-ft-wande-coal-empire/> a dcat:Dataset ;
    dct:title "Slow Motion – Tolani ft. Wande Coal & EMPIRE" ;
    dct:identifier "slow-motion-tolani-ft-wande-coal-empire" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/empire/> ;
    dct:subject <https://trackloaded.com/tag/wande-coal/> ;
    dct:modified "2022-12-01T00:16:08+00:00" .