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

<https://trackloaded.com/sports/updated-epl-standings-after-man-u-lost-2-1-and-chelsea-won-2-1-today/>
    dcterms:title "Updated EPL Standings After Man U Lost 2-1 And Chelsea Won 2-1 Today" ;
    dcterms:modified "2024-10-27T17:57: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/> .
