@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/six-railway-vandals-busted-in-ogun/> a dcat:Dataset ;
    dct:title "Six railway vandals busted in Ogun" ;
    dct:identifier "six-railway-vandals-busted-in-ogun" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-06-01T09:25:59+00:00" .