Hi Jesus,
I followed your second approach to get FIBO model but when I import I am not able to get class names. graph properly.
I did the following steps
1)call n10s.graphconfig.init()
2)CREATE CONSTRAINT n10s_unique_uri ON (r:Resource)
ASSERT r.uri ...