@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/album-tiwa-savage-garriwater-ep/> a dcat:Dataset ;
    dct:title "[Album] Tiwa Savage – Water&Garri EP" ;
    dct:identifier "album-tiwa-savage-garriwater-ep" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/tiwa-savage/> ;
    dct:modified "2025-08-11T20:56:20+00:00" .