@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/4-killed-as-mining-pit-collapses-in-bauchi/> a dcat:Dataset ;
    dct:title "4 killed as mining pit collapses in Bauchi" ;
    dct:identifier "4-killed-as-mining-pit-collapses-in-bauchi" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-06T16:09:11+00:00" .