@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-idps-resort-to-street-begging/> a dcat:Dataset ;
    dct:title "Niger IDPs resort to street begging" ;
    dct:identifier "niger-idps-resort-to-street-begging" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-18T08:15:51+00:00" .