Windows user names with blank spaces create a problem since the Windows path is converted to something else in the way. I will create a Temp folder directly before the user folder, as C:/Temp if the OS is Windows.
rdflib library has a bug for which I created an issue.
The bug NamedTemporaryFile usage results with "PermissionError: [Errno 13] Permission denied:" error.
To Reproduce Steps to reproduce the behavior:
Environment