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

<https://trackloaded.com/news/dss-to-nigerians-keep-your-wealth-secret-dont-flaunt-it/>
    dcterms:title "DSS to Nigerians: Keep your wealth secret, don’t flaunt it" ;
    dcterms:modified "2021-07-23T22:26:08+00:00" ;
    schema:author <https://trackloaded.com/author/tao/#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/> .
