@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/nysc-staff-dies-in-lone-accident/> a dcat:Dataset ;
    dct:title "NYSC staff dies in lone accident" ;
    dct:identifier "nysc-staff-dies-in-lone-accident" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-07T09:18:12+00:00" .