@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-confirm-abduction-of-passenger-in-osun/> a dcat:Dataset ;
    dct:title "Police confirm abduction of passenger in Osun" ;
    dct:identifier "police-confirm-abduction-of-passenger-in-osun" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-07-06T15:30:49+00:00" .