@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-us-un-worried-over-deposed-presidents-health/> a dcat:Dataset ;
    dct:title "Niger: US, UN worried over deposed president’s health" ;
    dct:identifier "niger-us-un-worried-over-deposed-presidents-health" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-11T07:15:23+00:00" .