@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/46-year-old-nigerian-dies-suddenly-in-scotland/> a dcat:Dataset ;
    dct:title "46-year-old Nigerian dies suddenly in Scotland" ;
    dct:identifier "46-year-old-nigerian-dies-suddenly-in-scotland" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-22T18:19:46+00:00" .