@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/bnxn-rum-soda-ft-sarz/> a dcat:Dataset ;
    dct:title "BNXN – Rum & Soda Ft. SARZ" ;
    dct:identifier "bnxn-rum-soda-ft-sarz" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/bnxn/> ;
    dct:subject <https://trackloaded.com/tag/sarz/> ;
    dct:modified "2026-05-12T09:49:31+00:00" .