Allow for duplicate prefix declarations when both the namespace and prefix are exactly the same. We do not want to allow for duplicate prefix declarations if they are relative namespaces and where the base has changed between the first and second declarations making the effective namespace different.
We want this for:
- SPARQL queries
- SHACL shapes
- All RDF parsers