@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/magixx-everyday/> a dcat:Dataset ;
    dct:title "Magixx – Everyday" ;
    dct:identifier "magixx-everyday" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/magixx/> ;
    dct:modified "2026-01-16T02:48:59+00:00" .