@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-arrives-new-york-for-77th-unga/> a dcat:Dataset ;
    dct:title "Buhari arrives New York for 77th UNGA" ;
    dct:identifier "buhari-arrives-new-york-for-77th-unga" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2022-09-19T09:48:03+00:00" .