@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/jonathan-is-ready-to-re-contest-presidency/> a dcat:Dataset ;
    dct:title "Jonathan is Ready to re-contest presidency" ;
    dct:identifier "jonathan-is-ready-to-re-contest-presidency" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2022-05-11T21:57:11+00:00" .