@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/nigeria-has-disappointed-the-world-obasanjo/> a dcat:Dataset ;
    dct:title "Nigeria has disappointed the world – Obasanjo" ;
    dct:identifier "nigeria-has-disappointed-the-world-obasanjo" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-25T08:26:04+00:00" .