After installing APOC & Neosemantics plugins, run the following cypher query.
CALL n10s.graphconfig.init();
CREATE CONSTRAINT n10s_unique_uri ON (r:Resource) ASSERT r.uri IS UNIQUE;
CALL n10s.rdf.import.fetch("file:///C:\Users\name\file_loaction\file...