@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/jonathan-pained-by-this-sad-news-read/> a dcat:Dataset ;
    dct:title "Jonathan pained by this sad news: Read!!" ;
    dct:identifier "jonathan-pained-by-this-sad-news-read" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-01-28T23:01:58+00:00" .