@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/efcc-lyrics-by-yemi-alade-feat-ajebo-hustlers/> a dcat:Dataset ;
    dct:title "EFCC Lyrics by Yemi Alade Feat. Ajebo Hustlers" ;
    dct:identifier "efcc-lyrics-by-yemi-alade-feat-ajebo-hustlers" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/yemi-alade/> ;
    dct:modified "2023-12-19T10:14:35+00:00" .