@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/yemi-alade-my-bebe/> a dcat:Dataset ;
    dct:title "Yemi Alade – My Bébé" ;
    dct:identifier "yemi-alade-my-bebe" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/yemi-alade/> ;
    dct:modified "2026-02-13T02:59:22+00:00" .