@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/makinde-wins-governor-of-the-year-award/> a dcat:Dataset ;
    dct:title "Makinde wins Governor of the Year Award" ;
    dct:identifier "makinde-wins-governor-of-the-year-award" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-11-03T21:30:46+00:00" .