@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/album/victony-starlife/> a dcat:Dataset ;
    dct:title "Victony – Starlife" ;
    dct:identifier "victony-starlife" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/victony/> ;
    dct:modified "2026-08-21T01:56:27+00:00" .