@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/majeeed-no-more/> a dcat:Dataset ;
    dct:title "Majeeed – No More" ;
    dct:identifier "majeeed-no-more" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:modified "2026-08-18T07:24:46+00:00" .