@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/woman-mauled-to-death-by-her-dogs/> a dcat:Dataset ;
    dct:title "Woman mauled to death by her dogs" ;
    dct:identifier "woman-mauled-to-death-by-her-dogs" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-11-25T23:24:21+00:00" .