@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/pastor-taiwo-odukoya-dies-in-us/> a dcat:Dataset ;
    dct:title "Pastor Taiwo Odukoya Dies In US" ;
    dct:identifier "pastor-taiwo-odukoya-dies-in-us" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-08T18:28:32+00:00" .