@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/tinubu-finally-moves-to-aso-rock/> a dcat:Dataset ;
    dct:title "Tinubu finally moves to Aso Rock" ;
    dct:identifier "tinubu-finally-moves-to-aso-rock" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-31T20:45:57+00:00" .