{
"@id": "#term",
"@type": "rdf:Property",
"domain": "#Node",
* "range": "#Node" *,
"comment": "The 'term' property links a node to its plain, possibly ambiguous form, without any sense label attached to it. If
there wasn't a sense label, then the node's 'term' will link to itself."
}
I've looked through the entire file.
And the wrong range parameter is specified here.