@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/champz-young-poet/> a dcat:Dataset ;
    dct:title "Champz – Young Poet" ;
    dct:identifier "champz-young-poet" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:modified "2026-03-21T11:51:17+00:00" .