@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/bauchi-gov-inaugurates-30-buses/> a dcat:Dataset ;
    dct:title "Bauchi gov inaugurates 30 buses" ;
    dct:identifier "bauchi-gov-inaugurates-30-buses" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-26T09:31:18+00:00" .