@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/why-buhari-was-shocked-and-saddened/> a dcat:Dataset ;
    dct:title "Why Buhari was shocked and saddened" ;
    dct:identifier "why-buhari-was-shocked-and-saddened" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-04-19T22:55:35+00:00" .