@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/victony-twin-ft-fola/> a dcat:Dataset ;
    dct:title "Victony – Twin Ft. Fola" ;
    dct:identifier "victony-twin-ft-fola" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/fola/> ;
    dct:subject <https://trackloaded.com/tag/victony/> ;
    dct:modified "2026-08-21T01:02:53+00:00" .