@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/gombe-bridge-collapses-after-downpour/> a dcat:Dataset ;
    dct:title "Gombe bridge collapses after downpour" ;
    dct:identifier "gombe-bridge-collapses-after-downpour" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-13T13:51:14+00:00" .