@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/govt-seeks-sustainable-youth-agenda/> a dcat:Dataset ;
    dct:title "Govt seeks sustainable youth agenda" ;
    dct:identifier "govt-seeks-sustainable-youth-agenda" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-06-02T23:30:35+00:00" .