@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/uk-appoints-new-deputy-high-commissioner-in-lagos/> a dcat:Dataset ;
    dct:title "UK appoints new Deputy High Commissioner in Lagos" ;
    dct:identifier "uk-appoints-new-deputy-high-commissioner-in-lagos" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-07T19:57:13+00:00" .