@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/llona-feat-bella-shmurda-hbp-remix-lyrics/> a dcat:Dataset ;
    dct:title "Llona Feat. Bella Shmurda – HBP Remix Lyrics" ;
    dct:identifier "llona-feat-bella-shmurda-hbp-remix-lyrics" ;
    dct:creator <https://trackloaded.com/author/decency/> ;
    dct:subject <https://trackloaded.com/tag/bella-shmurda/> ;
    dct:subject <https://trackloaded.com/tag/llona/> ;
    dct:modified "2023-11-30T16:35:09+00:00" .