@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/gunmen-kidnap-two-catholic-priests-in-niger/> a dcat:Dataset ;
    dct:title "Gunmen kidnap two Catholic Priests in Niger" ;
    dct:identifier "gunmen-kidnap-two-catholic-priests-in-niger" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-03T13:01:18+00:00" .