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

<https://trackloaded.com/sports/uefa-nations-final-league-groups-table-after-france-drew-0-0-belgium-lost-0-1-england-won-3-0/>
    dcterms:title "UEFA Nations Final League Groups Table after France drew 0-0, Belgium lost 0-1, England won 3-0" ;
    dcterms:modified "2024-11-15T03:09:51+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/> .
