@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/kai-lyrics-by-olamide-ft-wizkid-stream/> a dcat:Dataset ;
    dct:title "Kai! Lyrics by Olamide ft. Wizkid (STREAM)" ;
    dct:identifier "kai-lyrics-by-olamide-ft-wizkid-stream" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/olamide/> ;
    dct:subject <https://trackloaded.com/tag/wizkid/> ;
    dct:modified "2025-04-30T19:51:12+00:00" .