@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/just-in-fresh-killings-spark-protest-in-benue/> a dcat:Dataset ;
    dct:title "JUST IN: Fresh killings spark protest in Benue" ;
    dct:identifier "just-in-fresh-killings-spark-protest-in-benue" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-11T11:49:25+00:00" .