@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/police-on-alert-as-labour-begins-protest-nationwide/> a dcat:Dataset ;
    dct:title "Police on alert as labour begins protest nationwide" ;
    dct:identifier "police-on-alert-as-labour-begins-protest-nationwide" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-02T06:51:53+00:00" .