@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/living-in-gullies-p-m-news/> a dcat:Dataset ;
    dct:title "Living in gullies" ;
    dct:identifier "living-in-gullies-p-m-news" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-12T10:14:50+00:00" .