@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/lafarge-records-18-pbt-growth/> a dcat:Dataset ;
    dct:title "Lafarge records 18% PBT growth" ;
    dct:identifier "lafarge-records-18-pbt-growth" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-08T03:58:08+00:00" .