@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/things-that-reduce-your-desire-for-sex/> a dcat:Dataset ;
    dct:title "Things that reduce your desire for sex" ;
    dct:identifier "things-that-reduce-your-desire-for-sex" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2022-09-23T12:47:45+00:00" .