@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/kizz-daniel-holy-romance/> a dcat:Dataset ;
    dct:title "Kizz Daniel – Holy Romance" ;
    dct:identifier "kizz-daniel-holy-romance" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/kizz-daniel/> ;
    dct:modified "2025-12-10T11:40:38+00:00" .