@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/why-corrupt-nigerians-go-into-politics/> a dcat:Dataset ;
    dct:title "‘Why corrupt Nigerians go into politics’" ;
    dct:identifier "why-corrupt-nigerians-go-into-politics" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-04T08:11:47+00:00" .