@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/album-ayanfe-all-that-matters/> a dcat:Dataset ;
    dct:title "[Album] Ayanfe – All That Matters" ;
    dct:identifier "album-ayanfe-all-that-matters" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-09-03T06:39:59+00:00" .