@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/mavo-shy-lover/> a dcat:Dataset ;
    dct:title "Mavo – Shy Lover" ;
    dct:identifier "mavo-shy-lover" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/mavo/> ;
    dct:modified "2026-04-01T08:36:40+00:00" .