@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-the-apostolic-church-your-name-is-powerful/> a dcat:Dataset ;
    dct:title "[Album] The Apostolic Church – Your Name Is Powerful" ;
    dct:identifier "album-the-apostolic-church-your-name-is-powerful" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-07-17T11:58:38+00:00" .