@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/chocolate-city-nxxt/> a dcat:Dataset ;
    dct:title "Chocolate City – NXXT" ;
    dct:identifier "chocolate-city-nxxt" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/chocolate-city/> ;
    dct:modified "2026-08-09T06:51:51+00:00" .