@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/amaka-lyrics-by-2baba-feat-peruzzi/> a dcat:Dataset ;
    dct:title "Amaka Lyrics by 2Baba Feat. Peruzzi" ;
    dct:identifier "amaka-lyrics-by-2baba-feat-peruzzi" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-03-07T01:27:15+00:00" .