@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/seyi-vibez-chance-na-ham-na-ham-lyrics/> a dcat:Dataset ;
    dct:title "Seyi Vibez – Chance Na Ham Na Ham Lyrics" ;
    dct:identifier "seyi-vibez-chance-na-ham-na-ham-lyrics" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/seyi-vibez/> ;
    dct:modified "2022-11-06T21:27:24+00:00" .