On-demand loading
By default, SPARQL backend does not load everything when it's started. There could be an issue when setting organization.hasName.append('name'), where hasName property is not yet loaded.
organization.hasName could be None if hasName property is not loaded.