@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/joeboy-wizard-chan-agaba-romantic/> a dcat:Dataset ;
    dct:title "Joeboy & Wizard Chan – Agaba Romantic" ;
    dct:identifier "joeboy-wizard-chan-agaba-romantic" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/joeboy/> ;
    dct:modified "2026-03-18T11:31:00+00:00" .