@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/ceeza-milli-underrated-ep-vol-1/> a dcat:Dataset ;
    dct:title "Ceeza Milli – Underrated EP (Vol.1)" ;
    dct:identifier "ceeza-milli-underrated-ep-vol-1" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2022-06-30T18:05:21+00:00" .