@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/todays-headline-dss-alleges-plot-to-disrupt-inauguration/> a dcat:Dataset ;
    dct:title "Today’s Headline: DSS alleges plot to disrupt inauguration" ;
    dct:identifier "todays-headline-dss-alleges-plot-to-disrupt-inauguration" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-05-26T02:34:03+00:00" .