@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://trackloaded.com/tips/six6-worst-mistakes-women-make-in-a-marriage/> a dcat:Dataset ;
    dct:title "Six(6) Worst Mistakes Women Make In A Marriage" ;
    dct:identifier "six6-worst-mistakes-women-make-in-a-marriage" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2023-06-21T14:05:15+00:00" .