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

<https://trackloaded.com/sports/premier-league-table-after-man-united-came-back-to-beat-southampton-3-1-and-brighton-won-2-0/>
    dcterms:title "Premier League Table After Man United Came back to Beat Southampton 3-1 and Brighton Won 2-0" ;
    dcterms:modified "2025-01-16T22:23: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/> .
