@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/11-dead-22-injured-in-osun-motor-accident/> a dcat:Dataset ;
    dct:title "11 dead, 22 injured in Osun motor accident" ;
    dct:identifier "11-dead-22-injured-in-osun-motor-accident" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-06-26T22:07:29+00:00" .