@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/lyrics/ayo-maff-lyrics-last-week/> a dcat:Dataset ;
    dct:title "Ayo Maff Lyrics ‘Last Week’" ;
    dct:identifier "ayo-maff-lyrics-last-week" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/ayo-maff/> ;
    dct:modified "2025-09-15T20:12:38+00:00" .