Hi all,
I am facing an extraction error for
this file. When using the `gzip` command on Linux to extract it using the following command:
```bash
gzip -dv dpef.html-embedded-jsonld.nq-01121.gz
```
I get the following error:
```bash
gzip: dpef.html-embedded-jsonld.nq-01121.gz: unexpected end of file
```
Any advises on an alternative? Thanks.