@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/opsh-recovers-130-arms-in-plateau/> a dcat:Dataset ;
    dct:title "OPSH recovers 130 arms in Plateau" ;
    dct:identifier "opsh-recovers-130-arms-in-plateau" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-08-01T12:46:20+00:00" .