@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/music/busiswa-ft-naira-marley-where-you-dey-go/> a dcat:Dataset ;
    dct:title "Busiswa Ft Naira Marley – Where You Dey Go" ;
    dct:identifier "busiswa-ft-naira-marley-where-you-dey-go" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/naira-marley/> ;
    dct:modified "2022-03-10T21:58:25+00:00" .