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

<https://trackloaded.com/entertainment/simis-all-i-want-makes-debut-at-no-72-on-nigerias-top-100-chart/>
    dcterms:title "Simi&#8217;s &#8216;All I Want&#8217; Makes Debut at No. 72 on Nigeria&#8217;s Top 100 Chart" ;
    dcterms:modified "2024-03-06T23:24:07+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/> .
