@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/flood-banditry-displace-6000-in-niger/> a dcat:Dataset ;
    dct:title "Flood, banditry displace 6,000 in Niger" ;
    dct:identifier "flood-banditry-displace-6000-in-niger" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-18T06:14:57+00:00" .