@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/champs-song-lyrics-by-susu-feat-banky-w/> a dcat:Dataset ;
    dct:title "Champ’s Song Lyrics by Susu Feat. Banky W" ;
    dct:identifier "champs-song-lyrics-by-susu-feat-banky-w" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:subject <https://trackloaded.com/tag/banky-w/> ;
    dct:modified "2024-01-25T21:05:38+00:00" .