@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/another-vibe-lyrics-by-luciano-feat-omah-lay/> a dcat:Dataset ;
    dct:title "Another Vibe Lyrics by Luciano Feat. Omah Lay" ;
    dct:identifier "another-vibe-lyrics-by-luciano-feat-omah-lay" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-10T14:29:24+00:00" .