@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/album/buju-sorry-im-late-ep/> a dcat:Dataset ;
    dct:title "Buju – Sorry I’m Late (EP)" ;
    dct:identifier "buju-sorry-im-late-ep" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-10-28T09:14:21+00:00" .