@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-ladipoe-providence/> a dcat:Dataset ;
    dct:title "EP: Ladipoe – Providence" ;
    dct:identifier "ep-ladipoe-providence" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-11-04T20:36:37+00:00" .