@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/nursing-mum-child-kidnapped-in-niger/> a dcat:Dataset ;
    dct:title "Nursing mum, child kidnapped in Niger" ;
    dct:identifier "nursing-mum-child-kidnapped-in-niger" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-24T07:03:32+00:00" .