We started to use the vocabulary from Schema.org and we are looking for a simple and effective way to reference an object by its identifier or a unique URL.
For example, in the Organization
type there is a property employee
which refers to Person
. We would like to be able to refer to it using a unique identifier instead of the whole object.
What would be the best solution according to Schema.org?