@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/resident-doctors-suspend-nationwide-strike/> a dcat:Dataset ;
    dct:title "Resident doctors suspend nationwide strike" ;
    dct:identifier "resident-doctors-suspend-nationwide-strike" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-11T22:03:07+00:00" .