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

<https://trackloaded.com/sports/arsenal-vs-real-madrid-why-the-gunners-are-set-to-stun-the-spanish-giants/>
    dcterms:title "Arsenal vs. Real Madrid: Why the Gunners Are Set to Stun the Spanish Giants" ;
    dcterms:modified "2025-03-14T13:18:48+00:00" ;
    schema:author <https://trackloaded.com/author/meeyah/#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/> .
