@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/news/pdp-chieftain-slumps-dies-in-delta/> a dcat:Dataset ;
    dct:title "PDP chieftain slumps, dies in Delta" ;
    dct:identifier "pdp-chieftain-slumps-dies-in-delta" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-26T16:35:11+00:00" .