[{"name": "IsContinuedBy", "description": "Indicates A is continued by  B"}, {"name": "Continues", "description": "Indicates A is a continuation of B"}, {"name": "HasVersion", "description": "Indicates A has a version B"}, {"name": "IsVersionOf", "description": "Indicates B has a version A"}, {"name": "IsNewVersionOf", "description": "Indicates A is a new edition of B, where the new edition has been modified or updated"}, {"name": "IsPreviousVersionOf", "description": "Indicates A is a previous edition of B"}, {"name": "IsSupplementTo", "description": "Indicates that A is a supplement to B"}, {"name": "IsSupplementedBy", "description": "Indicates that B is a supplement to A"}, {"name": "IsPartOf", "description": "Indicates A is a portion of B; may be used for elements of a series"}, {"name": "HasPart", "description": "Indicates A includes the part B"}, {"name": "IsVariantFormOf", "description": "Indicates A is a variant or different form of B"}, {"name": "IsOriginalFormOf", "description": "Indicates A is the original form of B"}, {"name": "IsIdenticalTo", "description": "Indicates that A is identical to B, for use when there is a need to register two separate instances of the same resource"}, {"name": "IsDerivedFrom", "description": "Indicates B is a source upon which A is based"}, {"name": "IsSourceOf", "description": "Indicates A is a source upon which B is based."}, {"name": "Obsoletes", "description": "Indicates A replaces B"}, {"name": "IsObsoletedBy", "description": "Indicates A is replaced by B"}]