@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/may-29th-sworn-in-doubts-versus-realities/> a dcat:Dataset ;
    dct:title "May 29th Sworn In: Doubts Versus Realities" ;
    dct:identifier "may-29th-sworn-in-doubts-versus-realities" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-05-06T02:10:45+00:00" .