@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/fg-to-streamline-taxes-from-52-to-10/> a dcat:Dataset ;
    dct:title "FG to streamline taxes from 52 to 10" ;
    dct:identifier "fg-to-streamline-taxes-from-52-to-10" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-23T02:05:28+00:00" .