@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/wizkid-ololufe-ft-wande-coal-lyrics/> a dcat:Dataset ;
    dct:title "WizKid – Ololufe ft. Wande Coal Lyrics" ;
    dct:identifier "wizkid-ololufe-ft-wande-coal-lyrics" ;
    dct:creator <https://trackloaded.com/author/decency/> ;
    dct:subject <https://trackloaded.com/tag/wande-coal/> ;
    dct:subject <https://trackloaded.com/tag/wizkid/> ;
    dct:modified "2023-12-22T08:51:14+00:00" .