@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/bunda-lyrics-by-spinall-olamide-kemuel/> a dcat:Dataset ;
    dct:title "Bunda Lyrics by Spinall, Olamide & Kemuel" ;
    dct:identifier "bunda-lyrics-by-spinall-olamide-kemuel" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/dj-spinall/> ;
    dct:subject <https://trackloaded.com/tag/olamide/> ;
    dct:modified "2023-02-04T03:12:14+00:00" .