@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/promiscuous-lyrics-by-dj-tunez-wande-coal-libianca/> a dcat:Dataset ;
    dct:title "Promiscuous Lyrics By DJ Tunez, Wande Coal & Libianca" ;
    dct:identifier "promiscuous-lyrics-by-dj-tunez-wande-coal-libianca" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/dj-tunez/> ;
    dct:subject <https://trackloaded.com/tag/wande-coal/> ;
    dct:modified "2025-01-01T02:42:00+00:00" .