@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/nigeria-in-dire-need-of-patriots/> a dcat:Dataset ;
    dct:title "Nigeria in dire need of patriots" ;
    dct:identifier "nigeria-in-dire-need-of-patriots" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-05-14T23:21:46+00:00" .