@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/lil-kesh-vanilla-bottega-ft-joeboy/> a dcat:Dataset ;
    dct:title "Lil Kesh – Vanilla Bottega Ft. Joeboy" ;
    dct:identifier "lil-kesh-vanilla-bottega-ft-joeboy" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/joeboy/> ;
    dct:subject <https://trackloaded.com/tag/lil-kesh/> ;
    dct:modified "2022-05-20T07:30:00+00:00" .