@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/phyno-healing/> a dcat:Dataset ;
    dct:title "Phyno – Healing" ;
    dct:identifier "phyno-healing" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/phyno/> ;
    dct:modified "2026-08-26T01:37:35+00:00" .