@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/bon-appetit-lyrics-by-tml-vibez-spinall-stream/> a dcat:Dataset ;
    dct:title "Bon Appetit Lyrics by TML Vibez & Spinall (Stream)" ;
    dct:identifier "bon-appetit-lyrics-by-tml-vibez-spinall-stream" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/dj-spinall/> ;
    dct:subject <https://trackloaded.com/tag/tml-vibez/> ;
    dct:modified "2025-05-30T17:21:25+00:00" .