@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/first-lady-tasks-youths-on-nation-building/> a dcat:Dataset ;
    dct:title "First lady tasks youths on nation building" ;
    dct:identifier "first-lady-tasks-youths-on-nation-building" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-23T09:19:15+00:00" .