@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/breaking-wwe-legend-billy-graham-is-dead/> a dcat:Dataset ;
    dct:title "BREAKING: WWE Legend Billy Graham is dead" ;
    dct:identifier "breaking-wwe-legend-billy-graham-is-dead" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2025-07-27T11:38:40+00:00" .