@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/presidential-amnesty-threatens-to-sue-defamers/> a dcat:Dataset ;
    dct:title "Presidential Amnesty threatens to sue defamers" ;
    dct:identifier "presidential-amnesty-threatens-to-sue-defamers" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-07T10:13:45+00:00" .