@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/saudi-king-salman-sends-message-to-buhari/> a dcat:Dataset ;
    dct:title "Saudi King Salman sends message to Buhari" ;
    dct:identifier "saudi-king-salman-sends-message-to-buhari" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-05-25T09:09:16+00:00" .