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

<https://trackloaded.com/music/olamide-surprised-his-fan-with-ep-titled-ikigai-%e7%94%9f%e3%81%8d%e7%94%b2%e6%96%90-vol-1/>
    dcterms:title "Olamide surprised his fan with EP Titled &#8216;Ikigai / 生き甲斐, Vol. 1&#8217;" ;
    dcterms:modified "2024-07-11T14:14:01+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/> .
