@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-arrest-2-car-thieves-in-nasarawa/> a dcat:Dataset ;
    dct:title "Police arrest 2 car thieves in Nasarawa" ;
    dct:identifier "police-arrest-2-car-thieves-in-nasarawa" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-24T05:59:31+00:00" .