@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/primary-causes-of-left-sided-chest-pain/> a dcat:Dataset ;
    dct:title "Primary Causes of Left-Sided Chest Pain" ;
    dct:identifier "primary-causes-of-left-sided-chest-pain" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2024-10-27T15:52:40+00:00" .