@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/ogun-monarch-crushed-to-death/> a dcat:Dataset ;
    dct:title "Ogun monarch crushed to death" ;
    dct:identifier "ogun-monarch-crushed-to-death" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-25T21:46:14+00:00" .