@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/entertainment/breaking-facebook-domain-stolen/> a dcat:Dataset ;
    dct:title "BREAKING: Facebook domain stolen" ;
    dct:identifier "breaking-facebook-domain-stolen" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-10-04T19:42:58+00:00" .