@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/bandits-kill-2-abduct-13-in-zamfara/> a dcat:Dataset ;
    dct:title "Bandits kill 2, abduct 13 in Zamfara" ;
    dct:identifier "bandits-kill-2-abduct-13-in-zamfara" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-02T10:28:41+00:00" .