@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/medical-doctor-on-duty-abducted-in-benue/> a dcat:Dataset ;
    dct:title "Medical doctor on duty abducted in Benue" ;
    dct:identifier "medical-doctor-on-duty-abducted-in-benue" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-24T22:08:29+00:00" .