@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/eu-condemns-niger-coup-warns-of-consequences/> a dcat:Dataset ;
    dct:title "EU condemns Niger Coup, warns of consequences" ;
    dct:identifier "eu-condemns-niger-coup-warns-of-consequences" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-28T19:57:24+00:00" .