@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/whats-happening-in-southeast-is-terrorism/> a dcat:Dataset ;
    dct:title "What’s happening in Southeast is terrorism" ;
    dct:identifier "whats-happening-in-southeast-is-terrorism" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-06-02T10:03:15+00:00" .