Hi! I am working with ontologies and Linked Data for several years for now, but I'm quite new to Neo4j and n10s.
I imported an ontology using n10s.rdf.import.fetch. Here is an example:
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <ht...