@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/6-die-after-taking-alcohol-in-ogun/> a dcat:Dataset ;
    dct:title "6 die after taking alcohol in Ogun" ;
    dct:identifier "6-die-after-taking-alcohol-in-ogun" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-23T08:46:21+00:00" .