@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/korede-bello-not-romantic/> a dcat:Dataset ;
    dct:title "Korede Bello – Not Romantic" ;
    dct:identifier "korede-bello-not-romantic" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/korede-bello/> ;
    dct:modified "2026-03-18T10:20:50+00:00" .