Customize the default Neo4j namespace and prefix

Can I customize what prefixes and namespaces are used by default instead of?:
"n4sch" : "neo4j://graph.schema#",
"n4ind" : "neo4j://graph.individuals#"

Thanks for your help!

Mine usecase is similar, Neo4j As a recommendation engine will load virtual knowledge graph from distributed schema. Neo4j, will have Conceptual model to link the virtual graph using ontology. However, in the current Neo4j RDF store, Individual are stored and and requires round tripping in other schema for mapping and enabling queries and result set as response. which is cost intensive.

Wish to know how you are managing this scenario of currently?

Modifying for contextualizing the resource neo4j://graph.individuals#