@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/bop-lyrics-by-davido-ft-dexta-daps/> a dcat:Dataset ;
    dct:title "BOP Lyrics By Davido ft. Dexta Daps" ;
    dct:identifier "bop-lyrics-by-davido-ft-dexta-daps" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/davido/> ;
    dct:modified "2023-11-01T13:46:21+00:00" .