@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/ep-yemi-alade-queendoncom/> a dcat:Dataset ;
    dct:title "[EP] Yemi Alade – “Queendoncom”" ;
    dct:identifier "ep-yemi-alade-queendoncom" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/yemi-alade/> ;
    dct:modified "2021-08-17T12:16:48+00:00" .