@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/zinoleesky-grit-n-lust-ep/> a dcat:Dataset ;
    dct:title "Zinoleesky – Grit N Lust (EP)" ;
    dct:identifier "zinoleesky-grit-n-lust-ep" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/zinoleesky/> ;
    dct:modified "2022-12-23T16:46:03+00:00" .