@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/lai-mohammed-gets-new-job-at-un/> a dcat:Dataset ;
    dct:title "Lai Mohammed gets new job at UN" ;
    dct:identifier "lai-mohammed-gets-new-job-at-un" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-27T12:44:42+00:00" .