@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/peter-obi-ill-stop-the-bleeding-of-nigeria/> a dcat:Dataset ;
    dct:title "Peter Obi – I’ll stop the bleeding of Nigeria" ;
    dct:identifier "peter-obi-ill-stop-the-bleeding-of-nigeria" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2022-06-14T08:50:25+00:00" .