@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/breaking-senators-aide-shot-dead-in-lagos/> a dcat:Dataset ;
    dct:title "BREAKING: Senator’s aide shot dead in Lagos" ;
    dct:identifier "breaking-senators-aide-shot-dead-in-lagos" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-05T19:43:18+00:00" .