@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/cbn-has-nothing-to-do-with-recruitment-portal/> a dcat:Dataset ;
    dct:title "CBN has nothing to do with recruitment portal" ;
    dct:identifier "cbn-has-nothing-to-do-with-recruitment-portal" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-04-13T22:48:35+00:00" .