@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix schema: <https://schema.org/> .

<https://trackloaded.com/entertainment/i-had-a-bad-dream-about-wizkid-man-raises-alarm-calls-for-prayers-for-singer/>
    dcterms:title "I had a bad dream about Wizkid – Man raises alarm, calls for prayers for singer" ;
    dcterms:modified "2023-06-02T20:52:27+00:00" ;
    schema:author <https://trackloaded.com/author/#person> ;
    schema:publisher <https://trackloaded.com/#organization> .

<https://trackloaded.com/#organization>
    a schema:Organization ;
    schema:name "Trackloaded" ;
    schema:url <https://trackloaded.com> ;
    schema:award <https://www.innovationinbusiness.com/winners/trackloaded/> ,
                  <https://meamarkets.digital/winners/trackloaded/> .
