@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/alert-heavy-downpour-expected-in-abuja-on-sunday/> a dcat:Dataset ;
    dct:title "ALERT: Heavy downpour expected in Abuja on Sunday" ;
    dct:identifier "alert-heavy-downpour-expected-in-abuja-on-sunday" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-22T11:55:00+00:00" .