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

<https://trackloaded.com/entertainment/tracks-we-cant-wait-to-hear-from-adekunle-golds-tequila-ever-after-album/>
    dcterms:title "Tracks we can&#8217;t wait to hear from Adekunle Gold&#8217;s &#8216;Tequila Ever After&#8217; Album" ;
    dcterms:modified "2023-07-26T20:38:00+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/> .
