@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/just-in-facebook-upholds-donald-trump-ban/> a dcat:Dataset ;
    dct:title "JUST IN: Facebook upholds Donald Trump ban" ;
    dct:identifier "just-in-facebook-upholds-donald-trump-ban" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2021-05-05T14:10:06+00:00" .