@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/nysc-house-committee-drops-verdict/> a dcat:Dataset ;
    dct:title "NYSC: House Committee drops verdict" ;
    dct:identifier "nysc-house-committee-drops-verdict" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-06-11T10:27:29+00:00" .