@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/bad-bunny-where-she-goes-english-version-lyrics/> a dcat:Dataset ;
    dct:title "Bad Bunny – Where She Goes (English Version) Lyrics" ;
    dct:identifier "bad-bunny-where-she-goes-english-version-lyrics" ;
    dct:creator <https://trackloaded.com/author/decency/> ;
    dct:modified "2023-11-27T11:28:52+00:00" .