@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/politics/peter-obi-i-must-be-nigerias-president/> a dcat:Dataset ;
    dct:title "Peter Obi – I must be Nigeria’s president" ;
    dct:identifier "peter-obi-i-must-be-nigerias-president" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-05-12T17:36:02+00:00" .