@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/coup-nigeria-cuts-electricity-supply-to-niger/> a dcat:Dataset ;
    dct:title "Coup: Nigeria cuts electricity supply to Niger" ;
    dct:identifier "coup-nigeria-cuts-electricity-supply-to-niger" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-02T21:21:28+00:00" .