@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/how-our-councillor-changed-our-lives/> a dcat:Dataset ;
    dct:title "‘How our councillor changed our lives’" ;
    dct:identifier "how-our-councillor-changed-our-lives" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-12T04:05:55+00:00" .