@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/emirates-banned-flights-to-nigeria-from-september/> a dcat:Dataset ;
    dct:title "Emirates Banned flights to Nigeria from September" ;
    dct:identifier "emirates-banned-flights-to-nigeria-from-september" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2022-08-18T16:13:01+00:00" .