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

<https://trackloaded.com/news/men-if-you-want-to-enjoy-your-marriage-never-marry-a-woman-with-these-6-qualities/>
    dcterms:title "Men, If You want to Enjoy Your Marriage, Never Marry a Woman With These 6 Qualities" ;
    dcterms:modified "2021-05-15T05:39:22+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/> .
