@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/top-exercises-for-managing-hip-arthritis-pain/> a dcat:Dataset ;
    dct:title "Top Exercises for Managing Hip Arthritis Pain" ;
    dct:identifier "top-exercises-for-managing-hip-arthritis-pain" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2024-12-13T00:26:59+00:00" .