@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/phyno-ft-d-smoke-i-do-this/> a dcat:Dataset ;
    dct:title "Phyno ft D Smoke – I Do This" ;
    dct:identifier "phyno-ft-d-smoke-i-do-this" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/phyno/> ;
    dct:modified "2021-11-11T21:37:57+00:00" .