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

<https://trackloaded.com/entertainment/lighten-up-your-day-by-viewing-these-14-funny-memes-photos/>
    dcterms:title "Lighten Up Your Day By Viewing These 14 Funny Memes (Photos)" ;
    dcterms:modified "2021-04-29T10:08:52+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/> .
