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

<https://trackloaded.com/news/i-didnt-get-into-comedy-until-i-was-27-i-was-homeless-from-30-to-33-steve-harvey-reveals/>
    dcterms:title "“I didn’t get into comedy until I was 27. I was homeless from 30 to 33” – Steve Harvey reveals" ;
    dcterms:modified "2022-11-07T20:43:08+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/> .
