@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/soldiers-attack-igbohos-house-in-ibadan/> a dcat:Dataset ;
    dct:title "Soldiers Attack Igboho’s House In Ibadan" ;
    dct:identifier "soldiers-attack-igbohos-house-in-ibadan" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-04-26T10:56:04+00:00" .