@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-officer-arrested-for-killing-man-in-rivers/> a dcat:Dataset ;
    dct:title "Police officer arrested for ‘killing’ man in Rivers" ;
    dct:identifier "police-officer-arrested-for-killing-man-in-rivers" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-05T12:08:09+00:00" .