@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/johnny-drille-second-chance/> a dcat:Dataset ;
    dct:title "Johnny Drille – Second Chance" ;
    dct:identifier "johnny-drille-second-chance" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/johnny-drille/> ;
    dct:modified "2026-05-15T11:25:12+00:00" .