@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/buhari-to-address-the-nation-june-12/> a dcat:Dataset ;
    dct:title "Buhari to address the nation June 12" ;
    dct:identifier "buhari-to-address-the-nation-june-12" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2021-06-11T22:14:59+00:00" .