@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/dremo-secrets-we-keep/> a dcat:Dataset ;
    dct:title "Dremo – Secrets We Keep" ;
    dct:identifier "dremo-secrets-we-keep" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/dremo/> ;
    dct:modified "2026-05-17T06:15:46+00:00" .