@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/air-france-suspends-flights-to-burkina-faso-mali/> a dcat:Dataset ;
    dct:title "Air France suspends flights to Burkina Faso, Mali" ;
    dct:identifier "air-france-suspends-flights-to-burkina-faso-mali" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-07T15:43:14+00:00" .