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

<https://trackloaded.com/news/take-a-look-at-13-things-that-happened-in-2012-when-chelsea-won-the-ucl-that-have-happened-in-2021/>
    dcterms:title "Take a look at 13 things that happened in 2012 when Chelsea won the UCL that have happened in 2021" ;
    dcterms:modified "2021-04-17T14:01:12+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/> .
