@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/armed-robbers-attack-bank-in-osun/> a dcat:Dataset ;
    dct:title "Armed robbers attack bank in Osun" ;
    dct:identifier "armed-robbers-attack-bank-in-osun" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-09-28T18:11:35+00:00" .