@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/niger-junta-unveils-new-cabinet/> a dcat:Dataset ;
    dct:title "Niger Junta unveils New cabinet" ;
    dct:identifier "niger-junta-unveils-new-cabinet" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-10T11:51:00+00:00" .