@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/bouncer-stabs-teenage-boy-to-death/> a dcat:Dataset ;
    dct:title "Bouncer stabs teenage boy to death" ;
    dct:identifier "bouncer-stabs-teenage-boy-to-death" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-09-27T14:36:09+00:00" .