@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-johnny-drille-before-we-fall-asleep/> a dcat:Dataset ;
    dct:title "[Album] Johnny Drille – Before We Fall Asleep" ;
    dct:identifier "album-johnny-drille-before-we-fall-asleep" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-09-03T08:29:11+00:00" .