@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/tinubu-to-raise-health-budget-to-10/> a dcat:Dataset ;
    dct:title "Tinubu to raise health budget to 10%" ;
    dct:identifier "tinubu-to-raise-health-budget-to-10" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-26T08:58:11+00:00" .