@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/doctors-reveal-habits-that-can-accelerate-brain-aging/> a dcat:Dataset ;
    dct:title "Doctors Reveal Habits That Can Accelerate Brain Aging" ;
    dct:identifier "doctors-reveal-habits-that-can-accelerate-brain-aging" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2025-01-01T14:52:17+00:00" .