@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/shallipopi-feat-odumodublvck-cast-lyrics/> a dcat:Dataset ;
    dct:title "Shallipopi Feat. Odumodublvck – Cast Lyrics" ;
    dct:identifier "shallipopi-feat-odumodublvck-cast-lyrics" ;
    dct:creator <https://trackloaded.com/author/decency/> ;
    dct:subject <https://trackloaded.com/tag/odumodublvck/> ;
    dct:subject <https://trackloaded.com/tag/shallipopi/> ;
    dct:modified "2023-11-30T16:40:56+00:00" .