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

<https://trackloaded.com/news/olusegun-obasanjo-we-need-the-right-person-for-the-job-regardless-of-their-background/>
    dcterms:title "Olusegun Obasanjo: &#8220;We Need the Right Person for the Job, Regardless of Their Background&#8221;" ;
    dcterms:modified "2024-10-22T23:07:58+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/> .
