@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/how-to-make-nigeria-better-sanusi/> a dcat:Dataset ;
    dct:title "How to make Nigeria better – Sanusi" ;
    dct:identifier "how-to-make-nigeria-better-sanusi" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-09-22T10:05:31+00:00" .