@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/i-believe-lyrics-by-tolani-feat-qdot/> a dcat:Dataset ;
    dct:title "I Believe Lyrics by Tolani Feat. Qdot" ;
    dct:identifier "i-believe-lyrics-by-tolani-feat-qdot" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-03-06T06:11:17+00:00" .