@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-begging/> a dcat:Dataset ;
    dct:title "Yemi Alade – Begging" ;
    dct:identifier "yemi-alade-begging" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/yemi-alade/> ;
    dct:modified "2022-07-14T23:35:58+00:00" .