@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/ben-ayade-why-i-joined-apc-updated/> a dcat:Dataset ;
    dct:title "Ben Ayade: Why I joined APC [Updated]" ;
    dct:identifier "ben-ayade-why-i-joined-apc-updated" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-05-20T17:44:21+00:00" .