@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/kellylivinglarge-lost-in-thoughts-lit-ft-lil-frosh/> a dcat:Dataset ;
    dct:title "Kellylivinglarge – Lost in Thoughts (LIT) Ft. Lil Frosh" ;
    dct:identifier "kellylivinglarge-lost-in-thoughts-lit-ft-lil-frosh" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/lil-frosh/> ;
    dct:modified "2026-06-22T10:07:25+00:00" .