@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/victor-ad-the-therapist/> a dcat:Dataset ;
    dct:title "Victor AD – The Therapist" ;
    dct:identifier "victor-ad-the-therapist" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:modified "2026-08-21T07:21:00+00:00" .