@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/herder-cuts-off-farmers-hand-in-plateau/> a dcat:Dataset ;
    dct:title "Herder cuts off farmer’s hand in Plateau" ;
    dct:identifier "herder-cuts-off-farmers-hand-in-plateau" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-18T07:56:02+00:00" .