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

<https://trackloaded.com/sports/after-real-madrid-won-yesterday-see-the-new-head-to-head-el-classico-records-of-the-2-teams/>
    dcterms:title "After Real Madrid Won Yesterday, See The New Head-to-Head El Classico Records Of The 2 Teams" ;
    dcterms:modified "2021-04-11T13:54:35+00:00" ;
    schema:author <https://trackloaded.com/author/skylord/#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/> .
