@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/5-unexpected-health-benefits-of-eating-cucumbers/> a dcat:Dataset ;
    dct:title "5 Unexpected Health Benefits of Eating Cucumbers" ;
    dct:identifier "5-unexpected-health-benefits-of-eating-cucumbers" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2024-11-01T03:42:39+00:00" .