@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/asake-ako-live-in-london/> a dcat:Dataset ;
    dct:title "Asake – Ako (Live in London)" ;
    dct:identifier "asake-ako-live-in-london" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/asake/> ;
    dct:modified "2026-07-24T00:25:45+00:00" .