NtriplesState

constructor(location: Int = Location.PRE_SUBJECT, uris: MutableList<String> = mutableListOf(), anchors: MutableList<String> = mutableListOf(), bnodes: MutableList<String> = mutableListOf(), langs: MutableList<String> = mutableListOf(), types: MutableList<String> = mutableListOf())