@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/naira-marley-god-timing-is-the-best-gttb/> a dcat:Dataset ;
    dct:title "Naira Marley – God Timing Is The Best (GTTB)" ;
    dct:identifier "naira-marley-god-timing-is-the-best-gttb" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2022-05-30T21:41:20+00:00" .