@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/nigeria-confirms-first-anthrax-case/> a dcat:Dataset ;
    dct:title "Nigeria confirms first Anthrax case" ;
    dct:identifier "nigeria-confirms-first-anthrax-case" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-25T08:14:12+00:00" .