RDF and OWL import to NEO4J

Dear Neo4j community, :slight_smile:

I am very new to Neo4J and am trying to export an OWL file which I saved from Protégé. It was saved as a Turtle and as a RDF/XML files.

I have tried both method described in Importing Ontologies - Neosemantics

However, it shows an error, as seen on the screenshot.
Can someone help me with this?

The URL for the file is file:///Users/MMB/Downloads/Cocoa%20Onotology_v03.15.owl

The error is saying that there's an unexpected character in that file at a particular position. The file cannot be parsed, so it can't be loaded. I would check the file contents at that position and see what went wrong -- this file must be in some way corrected, otherwise it can't be loaded.