@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/reasons-why-some-woman-cry-during-s3x/> a dcat:Dataset ;
    dct:title "Reasons Why Some Woman Cry During S3X" ;
    dct:identifier "reasons-why-some-woman-cry-during-s3x" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2023-06-16T05:25:45+00:00" .