@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/chike-the-brothers-keeper-full-ep/> a dcat:Dataset ;
    dct:title "Chike – The Brother’s Keeper Full EP" ;
    dct:identifier "chike-the-brothers-keeper-full-ep" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/chike/> ;
    dct:modified "2022-08-26T08:00:02+00:00" .