rico:
RDF Prefix
International Council on Archives Records in Contexts Ontology (ICA RiC-O) version 0.2
Introduction
RiC-O (Records in Contexts-Ontology) is an OWL ontology for describing
archival record resources. As the second part of Records in Contexts standard,
it is a formal representation of Records in Contexts Conceptual Model (RiC-CM).
This version, which is v0.2, is the current official release. It is compliant
with RiC-CM v0.2, that will be published soon after the release of RiC-O
v0.2.
The following diagram shows the main RiC-CM v0.2 entities and a few
relations between them:
RiC-O design principles
The following design principles were followed when developing
RiC-O.
RiC-O is a domain or reference ontology .
It provides a generic vocabulary and formal rules for creating RDF
datasets (or generating them from existing archival metadata) that describe
in a consistent way any kind of archival record resource. It can support
publishing RDF datasets as Linked Data, querying them using SPARQL, and
making inferences using the logic of the ontology.
While some projects have built some specific ontologies for describing
archives, at this time no generic domain ontology exists for the specific
needs of the archival community. This is why EGAD decided to develop RiC-O
as the second part of RiC standard.
Apart this first, main target, RiC-O also can help archival institutions
and engineers to design and develop other technical implementations of
RiC-CM that represent record resources and their layers of contexts as
oriented, interconnected graphs. Of course, other technical implementations
may be developed later on, including XML models, or (hopefully) new versions
of EAD and EAC-CPF XML models.
As RiC-O is a generic, domain ontology, it does not address by itself
every specific need or expectation that may occur in every archival
institution or project. It is rather a high level framework and a project
can either limit itself to the use of a selection of components, or can add
more subcomponents where needed.
As a domain ontology, RiC-O, at this stage at least, does not borrow any
component from other existing ontologies (such as the cultural heritage
models – IFLA-LRM and CIDOC-CRM, PREMIS, or PROV-O). It should therefore be
easier, for an archival institution or archival project, to understand,
implement and maintain RiC-O within its system.
Later on, RiC-O will be aligned with these existing models. This is of
course essential for interconnecting RDF datasets conforming to RiC-O with
other datasets, or for using parts of RiC-O in other contexts than the
archival or records management realm.
RiC-O must be immediately usable.
This is a key feature for a new model. In particular, it is very
important that existing archival metadata, that are created or generated in
current information systems, can be converted to RDF conforming to RiC-O,
without losing any data, structural or partially implicit information. What
is at stake here is that metadata conforming to the previous existing ICA
standards can be processed successfully.
During the ongoing development process, a lot of successful testing has
been made, using XML/EAD finding aids and XML/EAC-CPF authority records,
that have been converted to RDF datasets, either by hand or using scripts. A
conversion software is being developed and will soon be available.
While some existing metadata sets may have a very fine level of
granularity and accuracy, already using, for example, controlled
vocabularies, or describing curation events separately, often these metadata
don’t have the very precise structure that RiC-CM recommends. Even then,
such a conversion process should remain possible. In order to allow this,
RiC-O sometimes provides several methods for representing information (as
described below). From this point of view, the current official version of
RiC-O may be considered a transitional ontology, in which some components
may be deprecated later on.
The usability of a model also depends on its documentation. That’s why
the current official release has been fully documented (this documentation
will be continously improved).
RiC-O will also soon be acompanied with examples (RDF datasets). Some
tutorials should also be written, and EGAD will organize practical
workshops.
RiC-O has to provide a flexible
framework .
This is a very important principle too. It is related with the usability
principle quoted above. Moreover, archival description is flexible by
essence. It is quite commonly noted that the level of granularity of
information varies from one finding aid to another (or from one authority
record to another), or even within the same finding aid. Some series or
agents are described summarily because little is known about them and there
is little time for extensive research, while other series, even records, or
agents are described in detail; some relations (e.g. that relating to
provenance) may be described without any detail while others may be
thoroughly documented, as ISAAR(CPF) and EAC-CPF allow it.
Being generally flexible, for an OWL ontology, depends first on the
polyhierarchical systems of classes and properties it provides. A
superproperty or superclass, more general or generic than its subproperties
or subclasses, must exist and be available for handling information, while
at the same time more accurate subcomponents must be there for handling more
accurate description. Also, RiC-O should provide several methods for
expressing whether relations are well attested and certain, or are more vague,
as well as direct and short paths between entities alongside more complex
ones.
RiC-O opens new potential for archival
description.
This means that Linked Data tools and interfaces should enable end users
to go through RDF/RiC-O graphs, to query them using SPARQL in an efficient
way and to consult archival metadata and their contexts in new ways. As an example,
an end user should be able to ask « What are (according to your dataset) the
corporate bodies that succeeded to this given entity from its end of
existence, by 1840, to nowadays (as concerns this given activity) ?» or «
tell me what instantiations of this photograph exist? » « what are the
existing copies of this original charter?», and get a list of these
entities. In other words, institutions or projects that make the effort to
implement RiC-O will get new insight into the content and context of their
archives that wasn't visible with the existing ICA-standards. It should be
even more interesting if you can infer new assertions from the RDF datasets
you built, and of course link your datasets to other ressources outside of
your institution.
RiC-O should be extensible .
Institutions are free to extend the ontology by adding new subclasses or
subproperties if needed. RiC-O has also the potential to be useable in other
contexts than purely archival ones. This implies that hierarchies of classes
and properties are defined and that mappings are developed with other
ontologies as mentioned above. It may also imply that RiC-O should provide
“hooks” enabling connections with, for example, existing SKOS
vocabularies.
Understanding RiC-O: a quick overview of some features
From RiC-CM to RiC-O
In the system of classes of RiC-O, for
each RiC-CM entity, you can find a corresponding class. These classes
are organized according to the same hierarchy as in RiC-CM. In some
projects, you may need very few of them (e.g. Agent, Record Resource and
Activity only), while in other ones, you may need more (e.g. Corporate
Body and Person; Record; Place; Provenance Relation).
Certain classes only exist in RiC-O and not in RiC-CM. These
additional classes address special needs:
some correspond to RiC-CM attributes, when it may be considered
necessary to handle them as full entities. This is the case for
Type and its subclasses, that
correspond to RiC-CM attributes that contain controlled values, and
that can help to articulate RiC-O with external RDF resources like
SKOS vocabularies; and also for Language , Name and
Identifier , that can be
considered as full entities and as key linking nodes in a RDF graph.
All these classes have been grouped under a Concept class.
some classes have been added in order to provide a more
accurate definition and model for some entities. Place thus comes along with a
Physical Location
class , and with a Coordinates class . A Place is considered both a
geographical and historical entity. As a historical entity, among
other features, it has a history, and may be preceded or succeeded
by other Places. A Place also may have zero to many Physical
Location through time (for instance, its boundaries, if it is an
administrative area or a country, may change). Each Physical
Location may be connected to zero to many Coordinates. This model is
quite close to the Linked Places Format (https://github.com/LinkedPasts/linked-places ). Another
example of such an addition is the Proxy
class , that represents (stands for) a Record Resource
as it exists in a specific Record Set.
finally, a system of classes helps to implement the Relations
section of RiC-CM. While these relations also are
represented as simple, binary object properties (e.g. ‘hasProvenance’ that
corresponds to RiC-R026 relation), you may need to assign different
attributes to a relation, e.g. a date, certainty or description, as
it is already possible, and quite often done, in a XML/EAC-CPF file.
One of the standard available methods for representing such a
documented relation in RDF for now is to use a class. RDF* and
SPARQL* specification, which is being developed by the W3C RDF-DEV
Community Group, provides a far simpler method (allowing to consider
a triple as the subject or object of another triple; see https://w3c.github.io/rdf-star/ ) and is already being
used by some tools; however it is not yet a W3C standard. Thus, for
example, in RiC-O an AgentOriginationRelation class exists. This class may
connect one to many Agents to one to many created or accumulated
Record Resources or Instantiations, and has some specific object
properties (certainty, date, description, source). Back to the
‘hasProvenance’ object property, let us add that it is formally
defined in RiC-O, using OWL 2 property chain axiom (see https://www.w3.org/TR/owl2-new-features/ , as a
‘shortcut’ for the longer path
‘recordResourceOrInstantiationIsSourceOfAgentOriginationRelation/agentOriginationRelationHasTarget’,
where the intermediate node is an instance of Agent Origination Relation:
A triplestore, with the appropriate configuration, may
thus infer the direct ‘hasProvenance’ assertion from this long
path.
Most of the datatype properties in RiC-O
correspond to RiC-CM attributes that contain free, plain
text. See for example rico:descriptiveNote , rico:history and rico:scopeAndContent .
In addition to these datatype properties, the Name and Identifier
RiC-CM attributes also have corresponding classes (subclasses of rico:Appellation ). A resource may
have several Identifiers and each comes with different attributes (e.g.
archival reference code, system number, digital object identifier), in
this case the identifiers will be modelled in a class. In many simpler
usecases it's sufficent to just use the identifier datatype property , typically for the archival
reference code.
The Location RiC-CM attribute also has a rico:Physical Location corresponding
class (for users who want to use Place, Physical Location
and Coordinates for handling places).
As already said too, every RiC-CM attribute that has ‘controlled
value’ or ‘rule-based’ as a schema value, has a class as corresponding
component in RiC-O. For these CM attributes that correspond to a RiC-O
class, as it is necessary to provide an immediately usable ontology, two
supplementary datatype properties exist that allow not to use the
classes, at least for a while, if you want to implement RiC-O and create
RiC-O/RDF datasets from existing archival metadata without being able to
handle URIs for the information you have.
For example, you may not be able to handle and maintain URIs for
some controlled values you use in EAD finding aids for carrier types:
maybe your information system does not use a vocabulary for this, and
you cannot for a while consider these carrier types as full entities.
Nevertheless you want to produce RiC-O datasets where every piece of
information is kept, and you want to avoid blank nodes. If RiC-O would
only provide the Carrier Type class, it would be an issue for you. So
RiC-O provides a rico:type datatype
property , with range rdfs:literal, which allows you to move
forward.
Therefore, for the RiC-CM *Type attributes, you have a corresponding
rico:type datatype property . For
RiC-CM Coordinates attribute, you also have rico:geographicalCoordinates
datatype property .
These datatype properties have a skos:scopeNote which says (for
example) "Provided for usability reasons. May be made deprecated or
removed later on. Use only if you don't use Physical Location and
Coordinates classes with Place."
The same key design principle (RiC-O must be immediately usable) led
us to define some datatype properties that would enable users to use
RiC-O in simple usecases where they do not want to consider dates and
rules as full entities. Thus, there of course is Date and Rule classes
in RiC-O (since there are Date and Rule entities in RiC-CM). And you
also have 'date' datatype properties; plus a rico:ruleFollowed datatype
property . The same analysis led us to keep the rico:history datatype property in
RiC-O (same as RiC-CM history attribute), while RiC-CM and RiC-O also
provide the Event class , and using a
series of Events may of course be a better method, easier to query, link
and display, than simply using a history prose discourse. The two
methods may be used in parallel within the same dataset by an
institution that, for example, would decide to emphasize only the
accession, appraisal and description events among the whole history of
Record resources.
These datatype properties have the same kind of skos:scopeNote as
above.
Finally, we have introduced a few datatype properties that do not
correspond to any RiC-CM attribute.
Some are superproperties, and thus group datatype properties
(rico:physicalOrLogicalExtent , with rico:carrierExtent,
rico:instantiationExtent and rico:recordResourceExtent as subproperties
; rico:textualValue , with
rico:expressedDate and rico:normalizedValue as subproperties; rico:measure (and its subproperties);
rico:referenceSystem ,
superproperty of rico:dateStandard (and of other datatype properties
that do not exist in RiC-CM.)
Some are simply more specific properties : rico:accrualStatus ; rico:recordResourceStructure and rico:instantiationStructure , subproperties of
rico:structure ; rico:title
(subproperty of rico:name) ; rico:altitude, rico:latitude,
rico:longitude (subproperties of rico:measure), rico:geodesicSystem and
rico:altimetricSystem (subproperties of rico:referenceSystem).
In order to connect all the classes created, a
significant number of object properties have been
defined . While their 'flat' list is a long one, they
are grouped hierarchically, so that one can use the upper to
intermediate level ones for simplicity sake, or choose the most accurate
and expressive ones, or extend the system adding a subproperty easily.
It is expected that, in most use cases, a subset of these properties
only will be needed. As already said above, some of the object
properties are also formally defined as shortcuts.
Finally, let us mention that we added to RiC-O six individuals,
considering that they would address current and frequent needs:
Two (FindingAid and AuthorityRecord ) are
instances of both RiC-O Documentary Form Type and SKOS Concept.
They can be used for categorizing Records, finding aids and
authority records being considered as Records. A Record that would
have ‘Finding Aid’ as a Documentary Form Type, can be connected to
one to many Record Resources using 'rico:describes’ object
property.
Four (Fonds , Series , File , and Collection ) are both instances of the Record Set Type
class, and of skos:Concept. Their definition is taken from the
ISAD(G) glossary. They can be used for categorizing Record
Sets.
In the future, we can imagine that many other categories of the kind
will be defined by the archival community, forming at least rich SKOS
(hopefully multilingual) vocabularies. Considering the concepts thus
defined as being also instances of some RiC-O classes may be of great
interest for producing a richer description (for example, an instance of
the Documentary Form Type
class may have a history and some temporal relations to
other documentary form types).
RiC-O documentation and annotation properties
Each class or property has at least an English label (rdfs:label)
and description (rdfs:comment). Some have a skos:scopeNote or a
skos:example.
When a RiC-O class or property corresponds in a way to a RiC-CM
component, its description and scope note are, either the same as, or
derived from, their definition and scope note in RiC-CM.
We have created two annotation properties, subproperties of
rdfs:comment, for handling:
Information about the corresponding RiC-CM component when
appliable (rico:RiCCMCorrespondingComponent ). Various phrasings
are used in this property depending on the rule applied for defining
the RiC-CM component.
Information, most often in prose text for now, about possible
mappings with other models or ontologies (rico:closeTo , rarely used in this
0.1 version)).
Finally, in this official 0.2 release, any change in the definition
of a class or property, since December 2019, is documented using a
skos:changeNote.
Next steps
The following is a non exhaustive list of known issues, topics or tasks
on which EGAD has begun to work and will continue to work in the next
months:
providing more examples of known implementations of RiC-O in
different institutions and contexts. The goal is to show different
practices on how RiC-O is being implemented. We have begun to release
such examples in the public RiC-O repository on GitHub . One can also have a
look at the Projects and tools page on RiC-O website .
finishing the system of relations (where some subclasses are still
missing)
assessing, and changing in some cases, the tense of the verbs in
some object properties (e.g. for the properties that correspond to some
RiC-CM relations). This has been done, following RiC-CM v0.2 updates,
where many relations have changed name so that they can be used for
recording both past and present situations.
articulating the Event and Activity classes, and the Relation
system of classes
improving the names of object properties. This has been done,
following RiC-CM v0.2 updates and applying a few naming rules, so that,
for example, the same verb is used for naming a relation and the inverse
relation when it exists.
adding suggestions of mappings (in rico:closeTo) and OWL
equivalences between some classes or properties and components in other
models (among which - this is not an exhaustive list- CIDOC-CRM,
IFLA-LRM, PREMIS, PROV-O, Wikidata and Schema.org)
documenting RiC-O in French and Spanish
providing users with some SPARQL constructs for
inferring.
The https://www.ica.org/standards/RiC/ontology#
namespace defines:
2 | owl:AnnotationProperty |
106 | owl:Class |
62 | owl:DatatypeProperty |
423 | owl:ObjectProperty |
15 | owl:SymmetricProperty |
106
owl:Class
- rico:AccumulationRelation (Accumulation Relation)
- rico:Activity (Activity)
- rico:ActivityDocumentationRelation (Activity Documentation Relation)
- rico:ActivityType (Activity Type)
- rico:Agent (Agent)
- rico:AgentControlRelation (Agent Control Relation)
- rico:AgentHierarchicalRelation (Agent Hierarchical Relation)
- rico:AgentName (Agent Name)
- rico:AgentOriginationRelation (Agent Origination Relation)
- rico:AgentTemporalRelation (Agent Temporal Relation)
- rico:AgentToAgentRelation (Agent Relation)
- rico:Appellation (Appellation)
- rico:AppellationRelation (Appellation Relation)
- rico:AuthorityRelation (Authority Relation)
- rico:AuthorshipRelation (Authorship Relation)
- rico:CarrierExtent (Carrier Extent)
- rico:CarrierType (Carrier Type)
- rico:ChildRelation (Child Relation)
- rico:Concept (Concept)
- rico:ContentType (Content Type)
- rico:Coordinates (Coordinates)
- rico:CorporateBody (Corporate Body)
- rico:CorporateBodyType (Corporate Body Type)
- rico:CorrespondenceRelation (Correspondence Relation)
- rico:CreationRelation (Creation Relation)
- rico:Date (Date)
- rico:DateRange (Date Range)
- rico:DateSet (Date Set)
- rico:DemographicGroup (Demographic Group)
- rico:DerivationRelation (Derivation Relation)
- rico:DescendanceRelation (Descendance Relation)
- rico:DocumentaryFormType (Documentary Form Type)
- rico:Event (Event)
- rico:EventRelation (Event Relation)
- rico:EventType (Event Type)
- rico:Extent (Extent)
- rico:ExtentType (Extent Type)
- rico:Family (Family)
- rico:FamilyRelation (Family Relation)
- rico:FamilyType (Family Type)
- rico:FunctionalEquivalenceRelation (Functional Equivalence Relation)
- rico:Group (Group)
- rico:GroupSubdivisionRelation (Group Subdivision Relation)
- rico:Identifier (Identifier)
- rico:IdentifierType (Identifier Type)
- rico:Instantiation (Instantiation)
- rico:InstantiationExtent (Instantiation Extent)
- rico:InstantiationToInstantiationRelation (Instantiation to Instantiation Relation)
- rico:IntellectualPropertyRightsRelation (Intellectual Property Rights Relation)
- rico:KnowingOfRelation (Knowing Of Relation)
- rico:KnowingRelation (Knowing Relation)
- rico:Language (Language)
- rico:LeadershipRelation (Leadership Relation)
- rico:LegalStatus (Legal Status)
- rico:ManagementRelation (Management Relation)
- rico:Mandate (Mandate)
- rico:MandateRelation (Mandate Relation)
- rico:Mechanism (Mechanism)
- rico:MembershipRelation (Membership Relation)
- rico:MigrationRelation (Migration Relation)
- rico:Name (Name)
- rico:OccupationType (Occupation Type)
- rico:OwnershipRelation (Ownership Relation)
- rico:PerformanceRelation (Performance Relation)
- rico:Person (Person)
- rico:PhysicalLocation (Physical Location)
- rico:Place (Place)
- rico:PlaceName (Place Name)
- rico:PlaceRelation (Place Relation)
- rico:PlaceType (Place Type)
- rico:Position (Position)
- rico:PositionHoldingRelation (Position Holding Relation)
- rico:PositionToGroupRelation (Position to Group Relation)
- rico:ProductionTechniqueType (Production Technique Type)
- rico:ProvenanceRelation (Provenance Relation)
- rico:Proxy (Proxy)
- rico:Record (Record)
- rico:RecordPart (Record Part)
- rico:RecordResource (Record Resource)
- rico:RecordResourceExtent (Record Resource Extent)
- rico:RecordResourceGeneticRelation (Record Resource Genetic Relation)
- rico:RecordResourceHoldingRelation (Record Resource Holding Relation)
- rico:RecordResourceToInstantiationRelation (Record Resource to Instantiation Relation)
- rico:RecordResourceToRecordResourceRelation (Record Resource to Record Resource Relation)
- rico:RecordSet (Record Set)
- rico:RecordSetType (Record Set Type)
- rico:RecordState (Record State)
- rico:Relation (Relation)
- rico:RepresentationType (Representation Type)
- rico:RoleType (Role Type)
- rico:Rule (Rule)
- rico:RuleRelation (Rule Relation)
- rico:RuleType (Rule Type)
- rico:SequentialRelation (Sequential Relation)
- rico:SiblingRelation (Sibling Relation)
- rico:SingleDate (Single Date)
- rico:SpouseRelation (Spouse Relation)
- rico:TeachingRelation (Teaching Relation)
- rico:TemporalRelation (Temporal Relation)
- rico:Thing (Thing)
- rico:Title (Title)
- rico:Type (Type)
- rico:TypeRelation (Type Relation)
- rico:UnitOfMeasurement (Unit Of Measurement)
- rico:WholePartRelation (Whole Part Relation)
- rico:WorkRelation (Work Relation)
62
owl:DatatypeProperty
- rico:accrual (accrual)
- rico:accrualStatus (accrual status)
- rico:altimetricSystem (altimetric system)
- rico:altitude (altitude)
- rico:authenticityNote (authenticity note)
- rico:authorizingMandate (authorizing mandate)
- rico:beginningDate (beginning date)
- rico:birthDate (birth date)
- rico:calendar (calendar)
- rico:carrierExtent (carrier extent)
- rico:certainty (certainty)
- rico:classification (classification)
- rico:conditionsOfAccess (conditions of access)
- rico:conditionsOfUse (conditions of use)
- rico:creationDate (creation date)
- rico:date (date)
- rico:dateQualifier (date qualifier)
- rico:dateStandard (date standard)
- rico:deathDate (death date)
- rico:deletionDate (deletion date)
- rico:descriptiveNote (descriptive note)
- rico:endDate (end date)
- rico:expressedDate (expressed date)
- rico:geodesicSystem (geodesic system)
- rico:geographicalCoordinates (geographical coordinates)
- rico:height (height)
- rico:history (history)
- rico:identifier (identifier)
- rico:instantiationExtent (Instantiation extent)
- rico:instantiationStructure (Instantiation structure)
- rico:integrity (integrity)
- rico:lastModificationDate (last modification date)
- rico:latitude (latitude)
- rico:location (location)
- rico:longitude (longitude)
- rico:measure (measure)
- rico:modificationDate (modification date)
- rico:name (name)
- rico:normalizedDateValue (normalized date value)
- rico:normalizedValue (normalized value)
- rico:physicalCharacteristics (physical characteristics)
- rico:physicalOrLogicalExtent (physical or logical extent)
- rico:productionTechnique (production technique)
- rico:publicationDate (publication date)
- rico:qualityOfRepresentation (quality of representation)
- rico:quantity (quantity)
- rico:recordResourceExtent (Record Resource extent)
- rico:recordResourceStructure (Record Resource structure)
- rico:referenceSystem (reference system)
- rico:relationState (Relation state)
- rico:ruleFollowed (rule followed)
- rico:scopeAndContent (scope and content)
- rico:source (source)
- rico:structure (structure)
- rico:technicalCharacteristics (technical characteristics)
- rico:textualValue (textual value)
- rico:title (title)
- rico:type (type)
- rico:unitOfMeasurement (unit of measurement)
- rico:usedFromDate (used from date)
- rico:usedToDate (used to date)
- rico:width (width)
423
owl:ObjectProperty
- rico:accumulationRelationHasSource (accumulation relation has source )
- rico:accumulationRelationHasTarget (accumulation relation has target )
- rico:activityDocumentationRelationHasSource (activity documentation relation has source )
- rico:activityDocumentationRelationHasTarget (activity documentation relation has target )
- rico:activityIsContextOfRelation (activity is context of relation )
- rico:activityIsSourceOfPerformanceRelation (activity is source of performance relation )
- rico:activityIsTargetOfActivityDocumentationRelation (activity is target of activity documentation relation )
- rico:affectsOrAffected (affects or affected)
- rico:agentControlRelationHasSource (agent control relation has source )
- rico:agentControlRelationHasTarget (agent control relation has target )
- rico:agentHasWorkRelation (agent has work relation )
- rico:agentHierarchicalRelationHasSource (agent hierarchical relation has source )
- rico:agentHierarchicalRelationHasTarget (agent hierarchical relation has target )
- rico:agentIsConnectedToAgentRelation (agent is connected to agent relation )
- rico:agentIsSourceOfAgentControlRelation (agent is source of agent control relation )
- rico:agentIsSourceOfAgentHierarchicalRelation (agent is source of agent hierarchical relation )
- rico:agentIsSourceOfAgentTemporalRelation (agent is source of agent temporal relation )
- rico:agentIsSourceOfAuthorityRelation (agent is source of authority relation )
- rico:agentIsSourceOfIntellectualPropertyRightsRelation (agent is source of intellectual property rights relation )
- rico:agentIsSourceOfManagementRelation (agent is source of management relation )
- rico:agentIsSourceOfOwnershipRelation (agent is source of ownership relation )
- rico:agentIsSourceOfRecordResourceHoldingRelation (agent is source of record resource holding relation )
- rico:agentIsTargetOfAccumulationRelation (agent is target of accumulation relation )
- rico:agentIsTargetOfAgentControlRelation (agent is target of agent control relation )
- rico:agentIsTargetOfAgentHierarchicalRelation (agent is target of agent hierarchical relation )
- rico:agentIsTargetOfAgentOriginationRelation (agent is target of agent origination relation )
- rico:agentIsTargetOfAgentTemporalRelation (agent is target of agent temporal relation )
- rico:agentIsTargetOfAuthorshipRelation (agent is target of authorship relation)
- rico:agentIsTargetOfCreationRelation (agent is target of creation relation )
- rico:agentIsTargetOfMandateRelation (agent is target of mandate relation )
- rico:agentIsTargetOfPerformanceRelation (agent is target of performance relation )
- rico:agentOrActivityIsTargetOfProvenanceRelation (agent or activity is target of provenance relation )
- rico:agentOriginationRelationHasSource (agent origination relation has source )
- rico:agentOriginationRelationHasTarget (agent origination relation has target )
- rico:agentRelationConnects (agent relation connects )
- rico:agentTemporalRelationHasSource (agent temporal relation has source )
- rico:agentTemporalRelationHasTarget (agent temporal relation has target )
- rico:appellationIsSourceOfAppellationRelation (appellation is source of appellation relation )
- rico:appellationRelationHasSource (appellation relation has source )
- rico:appellationRelationHasTarget (appellation relation has target )
- rico:asConcernsActivity (as concerns activity )
- rico:authorityRelationHasSource (authority relation has source )
- rico:authorityRelationHasTarget (authority relation has target )
- rico:authorizedBy (authorized by )
- rico:authorizes (authorizes)
- rico:authorizingAgent (authorizing agent )
- rico:authorshipRelationHasSource (authorship relation has source)
- rico:authorshipRelationHasTarget (authorship relation has target)
- rico:childRelationHasSource (child relation has source )
- rico:childRelationHasTarget (child relation has target )
- rico:containsOrContained (contains or contained)
- rico:correspondenceRelationConnects (correspondence relation connects )
- rico:creationRelationHasSource (creation relation has source )
- rico:creationRelationHasTarget (creation relation has target )
- rico:creationWithRole (creation with role )
- rico:derivationRelationHasSource (derivation relation has source )
- rico:derivationRelationHasTarget (derivation relation has target )
- rico:descendanceRelationHasSource (descendance relation has source )
- rico:descendanceRelationHasTarget (descendance relation has target )
- rico:describesOrDescribed (describes or described)
- rico:documentedBy (documented by)
- rico:documents (documents)
- rico:eventIsSourceOfEventRelation (event is source of event relation )
- rico:eventRelationHasSource (event relation has source )
- rico:eventRelationHasTarget (event relation has target )
- rico:existsOrExistedIn (exists or existed in)
- rico:expressesOrExpressed (expresses or expressed)
- rico:familyRelationConnects (family relation connects )
- rico:followsInTime (follows in time)
- rico:followsOrFollowed (follows or followed)
- rico:functionalEquivalenceRelationConnects (functional equivalence relation connects )
- rico:groupIsSourceOfGroupSubdivisionRelation (group is source of group subdivision relation )
- rico:groupIsSourceOfMembershipRelation (group is source of membership relation )
- rico:groupIsTargetOfGroupSubdivisionRelation (group is target of group subdivision relation )
- rico:groupIsTargetOfLeadershipRelation (group is target of leadership relation )
- rico:groupIsTargetOfPositionToGroupRelation (group is target of position to group relation )
- rico:groupSubdivisionRelationHasSource (group subdivision relation has source )
- rico:groupSubdivisionRelationHasTarget (group subdivision relation has target )
- rico:hasAccumulator (has accumulator)
- rico:hasActivityType (has activity type)
- rico:hasAddressee (has addressee)
- rico:hasAncestor (has ancestor)
- rico:hasAuthor (has author)
- rico:hasBeginningDate (has beginning date )
- rico:hasBirthDate (has birth date )
- rico:hasCarrierType (has carrier type)
- rico:hasChild (has child)
- rico:hasCollector (has collector)
- rico:hasContentOfType (has content of type)
- rico:hasCopy (has copy )
- rico:hasCreator (has creator)
- rico:hasDeathDate (has death date )
- rico:hasDerivedInstantiation (has derived instantiation )
- rico:hasDescendant (has descendant)
- rico:hasDocumentaryFormType (has documentary form type)
- rico:hasDraft (has draft )
- rico:hasEndDate (has end date )
- rico:hasEventType (has event type)
- rico:hasExtent (has extent)
- rico:hasExtentType (has extent type)
- rico:hasFamilyAssociationWith (has family association with)
- rico:hasFamilyType (has family type)
- rico:hasGeneticLinkToRecordResource (has genetic link to record resource )
- rico:hasIdentifierType (has identifier type)
- rico:hasInstantiation (has instantiation)
- rico:hasModificationDate (has modification date )
- rico:hasOrHadAgentName (has or had agent name)
- rico:hasOrHadAllMembersWithCategory (has or had all members with category)
- rico:hasOrHadAllMembersWithContentType (has of had all members with content type)
- rico:hasOrHadAllMembersWithDocumentaryFormType (has of had all members with documentary form type)
- rico:hasOrHadAllMembersWithLanguage (has of had all members with language)
- rico:hasOrHadAllMembersWithLegalStatus (has of had all members with legal status)
- rico:hasOrHadAllMembersWithRecordState (has of had all members with record state)
- rico:hasOrHadAppellation (has or had appellation)
- rico:hasOrHadAuthorityOver (has or had authority over)
- rico:hasOrHadCategory (has or had category)
- rico:hasOrHadComponent (has or had component)
- rico:hasOrHadConstituent (has or had constituent)
- rico:hasOrHadController (has or had controller)
- rico:hasOrHadCoordinates (has coordinates)
- rico:hasOrHadCorporateBodyType (has or had corporate body type)
- rico:hasOrHadCorrespondent (has or had correspondent)
- rico:hasOrHadDemographicGroup (has or had demographic group)
- rico:hasOrHadHolder (has or had holder)
- rico:hasOrHadIdentifier (has or had identifier)
- rico:hasOrHadIntellectualPropertyRightsHolder (has or had intellectual property rights holder)
- rico:hasOrHadJurisdiction (has or had jurisdiction)
- rico:hasOrHadLanguage (has or had language)
- rico:hasOrHadLeader (has or had leader)
- rico:hasOrHadLegalStatus (has or had legal status)
- rico:hasOrHadLocation (has or had location)
- rico:hasOrHadMainSubject (has or had main subject)
- rico:hasOrHadManager (has or had manager)
- rico:hasOrHadMember (has or had member)
- rico:hasOrHadName (has or had name)
- rico:hasOrHadOccupationOfType (has or had occupation of type)
- rico:hasOrHadOwner (has or had owner)
- rico:hasOrHadPart (has or had part)
- rico:hasOrHadParticipant (has or had participant)
- rico:hasOrHadPhysicalLocation (has or had physical location)
- rico:hasOrHadPlaceName (has or had place name)
- rico:hasOrHadPlaceType (has or had place type)
- rico:hasOrHadPosition (has or had position)
- rico:hasOrHadRuleType (has or had rule type)
- rico:hasOrHadSomeMembersWithCategory (has or had some members with category)
- rico:hasOrHadSomeMembersWithContentType (has or had some members with content type)
- rico:hasOrHadSomeMembersWithLanguage (has or had some members with language)
- rico:hasOrHadSomeMembersWithLegalStatus (has or had some members with legal status)
- rico:hasOrHadSomeMembersWithRecordState (has or had some members with record state)
- rico:hasOrHadSomeMemberswithDocumentaryFormType (has or had some members with documentary form type)
- rico:hasOrHadSpouse (has or had spouse)
- rico:hasOrHadStudent (has or had student)
- rico:hasOrHadSubdivision (has or had subdivision)
- rico:hasOrHadSubevent (has or had subevent)
- rico:hasOrHadSubject (has or had subject)
- rico:hasOrHadSubordinate (has or had subordinate)
- rico:hasOrHadTeacher (has or had teacher)
- rico:hasOrHadTitle (has or had title)
- rico:hasOrHadWorkRelationWith (has or had work relation with)
- rico:hasOriginal (has original )
- rico:hasProductionTechniqueType (has production technique type)
- rico:hasProvenance (has provenance )
- rico:hasPublisher (hasPublisher)
- rico:hasReceiver (has receiver)
- rico:hasRecordSetType (has record set type)
- rico:hasRecordState (has record state)
- rico:hasReply (has reply)
- rico:hasRepresentationType (has representation type)
- rico:hasSender (has sender )
- rico:hasSibling (has sibling)
- rico:hasSource (has source )
- rico:hasSuccessor (has successor)
- rico:hasUnitOfMeasurement (has unit of measurement)
- rico:includesOrIncluded (includes or included)
- rico:instantiationIsConnectedToFunctionalEquivalenceRelation (instantiation is connected to functional equivalence relation )
- rico:instantiationIsConnectedToInstantiationRelation (instantiation is connected to instantiation relation )
- rico:instantiationIsSourceOfDerivationRelation (instantiation is source of derivation relation )
- rico:instantiationIsSourceOfMigrationRelation (instantiation is source of migration relation )
- rico:instantiationIsTargetOfDerivationRelation (instantiation is target of derivation relation )
- rico:instantiationIsTargetOfMigrationRelation (instantiation is target of migration relation )
- rico:instantiationIsTargetOfRecordResourceToInstantiationRelation (instantiation is target of record resource to instantiation relation )
- rico:instantiationToInstantiationRelationConnects (instantiation to instantiation relation connects )
- rico:intellectualPropertyRightsRelationHasSource (intellectual property rights relation has source )
- rico:intellectualPropertyRightsRelationHasTarget (intellectual property rights relation has target )
- rico:isAccumulatorOf (is accumulator of)
- rico:isActivityTypeOf (is activity type of)
- rico:isAddresseeOf (is addressee of )
- rico:isAgentAssociatedWithAgent (is agent associated with agent )
- rico:isAssociatedWithDate (is associated with date )
- rico:isAssociatedWithEvent (is associated with event )
- rico:isAssociatedWithPlace (is associated with place )
- rico:isAssociatedWithRule (is associated with rule )
- rico:isAuthorOf (is author of)
- rico:isAuthorizingAgentInMandateRelation (is authorizing agent in mandate relation )
- rico:isBeginningDateOf (is beginning date of )
- rico:isBirthDateOf (is birth date of )
- rico:isCarrierTypeOf (is carrier type of)
- rico:isChildOf (is child of)
- rico:isCollectorOf (is collector of)
- rico:isContentTypeOf (is content type of)
- rico:isCopyOf (is copy of)
- rico:isCreatorOf (is creator of)
- rico:isDateAssociatedWith (is date associated with )
- rico:isDeathDateOf (is death date of )
- rico:isDerivedFromInstantiation (is derived from instantiation )
- rico:isDocumentaryFormTypeOf (is documentary form type of)
- rico:isDraftOf (is draft of )
- rico:isEndDateOf (is end date of )
- rico:isEquivalentTo (is equivalent to )
- rico:isEventAssociatedWith (is event associated with )
- rico:isEventTypeOf (is event type of)
- rico:isExtentOf (is extent of)
- rico:isExtentTypeOf (is extent type of)
- rico:isFamilyTypeOf (is family type of)
- rico:isFromUseDateOf (is from use date of )
- rico:isFunctionallyEquivalentTo (is functionally equivalent to)
- rico:isIdentifierTypeOf (is identifier type of)
- rico:isInstantiationAssociatedWithInstantiation (is instantiation associated with instantiation )
- rico:isInstantiationOf (is instantiation of)
- rico:isLastUpdateDateOf (is last update date of )
- rico:isModificationDateOf (is modification date of )
- rico:isOrWasAdjacentTo (is or was adjacent to)
- rico:isOrWasAffectedBy (is or was affected by)
- rico:isOrWasAgentNameOf (is or was agent name of)
- rico:isOrWasAppellationOf (is or was appellation of)
- rico:isOrWasCategoryOf (is or was category of)
- rico:isOrWasCategoryOfAllMembersOf (is or was category of all members of)
- rico:isOrWasCategoryOfSomeMembersOf (is or was category of some members of)
- rico:isOrWasComponentOf (is or was component of)
- rico:isOrWasConstituentOf (is or was constituent of)
- rico:isOrWasContainedBy (is or was contained by)
- rico:isOrWasContentTypeOfAllMembersOf (is or was content type of all members of)
- rico:isOrWasContentTypeOfSomeMembersOf (is or was content type of some members of)
- rico:isOrWasControllerOf (is or was controller of)
- rico:isOrWasCoordinatesOf (is or was coordinates of)
- rico:isOrWasCorporateBodyTypeOf (is or was corporate body type of)
- rico:isOrWasDemographicGroupOf (is or was demographic group of)
- rico:isOrWasDescribedBy (is or was described by)
- rico:isOrWasDocumentaryFormTypeOfAllMembersOf (is or was documentary form type of all members of)
- rico:isOrWasDocumentaryFormTypeOfSomeMembersOf (is or was documentary form type of some members of)
- rico:isOrWasEnforcedBy (is or was enforced by)
- rico:isOrWasExpressedBy (is or was expressed by)
- rico:isOrWasHolderOf (is or was holder of)
- rico:isOrWasHolderOfIntellectualPropertyRightsOf (is or was holder of intellectual property rights of)
- rico:isOrWasIdentifierOf (is or was identifier of)
- rico:isOrWasIncludedIn (is or was included in)
- rico:isOrWasJurisdictionOf (is or was jurisdiction of)
- rico:isOrWasLanguageOf (is or was language of)
- rico:isOrWasLanguageOfAllMembersOf (is or was language of all members of)
- rico:isOrWasLanguageOfSomeMembersOf (is or was language of some members of)
- rico:isOrWasLeaderOf (is or was leader of)
- rico:isOrWasLegalStatusOf (is or was legal status of)
- rico:isOrWasLegalStatusOfAllMembersOf (is or was legal status of all members of)
- rico:isOrWasLegalStatusOfSomeMembersOf (is or was legal status of some members of)
- rico:isOrWasLocationOf (is or was location of)
- rico:isOrWasMainSubjectOf (is or was main subject of)
- rico:isOrWasManagerOf (is or was manager of)
- rico:isOrWasMemberOf (is or was member of)
- rico:isOrWasNameOf (is or was name of)
- rico:isOrWasOccupationTypeOf (is or was occupation type of)
- rico:isOrWasOccupiedBy (is or was occupied by)
- rico:isOrWasOwnerOf (is or was owner of)
- rico:isOrWasPartOf (is or was part of)
- rico:isOrWasParticipantIn (is or was participant in)
- rico:isOrWasPerformedBy (is or was performed by)
- rico:isOrWasPhysicalLocationOf (is or was physical location of)
- rico:isOrWasPlaceNameOf (is or was place name of)
- rico:isOrWasPlaceTypeOf (is or was place type of)
- rico:isOrWasRecordStateOfAllMembersOf (is or was record state of all members of)
- rico:isOrWasRecordStateOfSomeMembersOf (is or was record state of some members of)
- rico:isOrWasRegulatedBy (is or was regulated by)
- rico:isOrWasResponsibleForEnforcing (is or was responsible for enforcing)
- rico:isOrWasRuleTypeOf (is or was rule type of)
- rico:isOrWasSubdivisionOf (is or was subdivision of)
- rico:isOrWasSubeventOf (is or was subevent of)
- rico:isOrWasSubjectOf (is or was subject of)
- rico:isOrWasSubordinateTo (is or was subordinate to)
- rico:isOrWasTitleOf (is or was title of)
- rico:isOrWasUnderAuthorityOf (is or was under authority of)
- rico:isOriginalOf (is original of )
- rico:isPlaceAssociatedWith (is place associated with )
- rico:isProductionTechniqueTypeOf (is production technique type of)
- rico:isProvenanceOf (is provenance of )
- rico:isPublisherOf (isPublisherOf)
- rico:isReceiverOf (is receiver of)
- rico:isRecordResourceAssociatedWithRecordResource (is record resource associated with record resource )
- rico:isRecordSetTypeOf (is record set type of)
- rico:isRecordStateOf (is record state of)
- rico:isRelatedTo (is related to )
- rico:isReplyTo (is reply to)
- rico:isRepresentationTypeOf (is representation type of)
- rico:isResponsibleForIssuing (is responsible for issuing )
- rico:isRuleAssociatedWith (is rule associated with )
- rico:isSenderOf (is sender of )
- rico:isSourceOf (is source of )
- rico:isSuccessorOf (is successor of)
- rico:isToUseDateOf (is to use date of )
- rico:isUnitOfMeasurementOf (is unit of measurement of)
- rico:issuedBy (issued by )
- rico:knowingOfRelationHasSource (knowing of relation has source )
- rico:knowingOfRelationHasTarget (knowing of relation has target )
- rico:knowingRelationConnects (knowing relation connects )
- rico:knownBy (known by )
- rico:knows (knows )
- rico:knowsOf (knows of )
- rico:leadershipRelationHasSource (leadership relation has source )
- rico:leadershipRelationHasTarget (leadership relation has target )
- rico:leadershipWithPosition (leadership with position )
- rico:managementRelationHasSource (management relation has source )
- rico:managementRelationHasTarget (management relation has target )
- rico:mandateIsSourceOfMandateRelation (mandate is source of mandate relation )
- rico:mandateRelationHasSource (mandate relation has source )
- rico:mandateRelationHasTarget (mandate relation has target )
- rico:membershipRelationHasSource (membership relation has source )
- rico:membershipRelationHasTarget (membership relation has target )
- rico:membershipWithPosition (membership with position )
- rico:migratedFrom (migrated from)
- rico:migratedInto (migrated into)
- rico:migrationRelationHasSource (migration relation has source )
- rico:migrationRelationHasTarget (migration relation has target )
- rico:occupiesOrOccupied (occupies or occupied)
- rico:overlapsOrOverlapped (overlaps or overlapped)
- rico:ownershipRelationHasSource (ownership relation has source )
- rico:ownershipRelationHasTarget (owner ship relation has target )
- rico:performanceRelationHasSource (performance relation has source )
- rico:performanceRelationHasTarget (performance relation has target )
- rico:performsOrPerformed (performs or performed)
- rico:personHasCorrespondenceRelation (person has correspondence relation )
- rico:personHasFamilyRelation (person has family relation )
- rico:personHasKnowingRelation (person has knowing relation )
- rico:personHasSiblingRelation (person has sibling relation )
- rico:personHasSpouseRelation (person has spouse relation )
- rico:personIsSourceOfChildRelation (person is source of child relation )
- rico:personIsSourceOfDescendanceRelation (person is source of descendance relation )
- rico:personIsSourceOfKnowingOfRelation (person is source of knowing of relation )
- rico:personIsSourceOfLeadershipRelation (person is source of leadership relation )
- rico:personIsSourceOfPositionHoldingRelation (person is source of position holding relation )
- rico:personIsSourceOfTeachingRelation (person is source of teaching relation )
- rico:personIsTargetOfChildRelation (person is target of child relation )
- rico:personIsTargetOfDescendanceRelation (person is target of descendance relation )
- rico:personIsTargetOfKnowingOfRelation (person is target of knowing of relation )
- rico:personIsTargetOfMembershipRelation (person is target of membership relation )
- rico:personIsTargetOfTeachingRelation (person is target of teaching relation )
- rico:placeIsSourceOfPlaceRelation (place is source of place relation )
- rico:placeRelationHasSource (place relation has source )
- rico:placeRelationHasTarget (place relation has target )
- rico:positionHoldingRelationHasSource (position holding relation has source )
- rico:positionHoldingRelationHasTarget (position holding relation has target )
- rico:positionIsContextOfLeadershipRelation (position is context of leadership relation )
- rico:positionIsContextOfMembershipRelation (position is context of membership relation )
- rico:positionIsSourceOfPositionToGroupRelation (position is source of position to group relation )
- rico:positionIsTargetOfPositionHoldingRelation (position is target of position holding relation )
- rico:positionToGroupRelationHasSource (position to group relation has source )
- rico:positionToGroupRelationHasTarget (position to group relation has target )
- rico:precedesInTime (precedes in time)
- rico:precedesOrPreceded (precedes or preceded)
- rico:provenanceRelationHasSource (provenance relation has source )
- rico:provenanceRelationHasTarget (provenance relation has target )
- rico:proxyFor (proxy for )
- rico:proxyIn (proxy in )
- rico:recordIsSourceOfAuthorshipRelation (record is source of authorship relation)
- rico:recordResourceGeneticRelationConnects (record resource genetic relation connects )
- rico:recordResourceHoldingRelationHasSource (record resource holding relation has source )
- rico:recordResourceHoldingRelationHasTarget (record resource holding relation has target )
- rico:recordResourceIsConnectedToRecordResourceGeneticRelation (record resource is connected to record resource genetic relation )
- rico:recordResourceIsConnectedToRecordResourceRelation (record resource is connected to record resource relation )
- rico:recordResourceIsSourceOfRecordResourceToInstantiationRelation (record resource is source of record resource to instantiation relation )
- rico:recordResourceOrInstantiationIsSourceOfAccumulationRelation (record resource or instantiation is source of accumulation relation )
- rico:recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation (record resource or instantiation is source of activity documentation relation )
- rico:recordResourceOrInstantiationIsSourceOfAgentOriginationRelation (record resource or instantiation is source of agent origination relation )
- rico:recordResourceOrInstantiationIsSourceOfCreationRelation (record resource or instantiation is source of creation relation )
- rico:recordResourceOrInstantiationIsSourceOfProvenanceRelation (record resource or instantiation is source of provenance relation )
- rico:recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation (record resource or instantiation is target of intellectual property rights relation )
- rico:recordResourceOrInstantiationIsTargetOfManagementRelation (record resource or instantiation is target of management relation )
- rico:recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation (record resource or instantiation is target of record resource holding relation )
- rico:recordResourceRelationConnects (record resource relation connects )
- rico:recordResourceToInstantiationRelationHasSource (record resource to instantiation relation has source )
- rico:recordResourceToInstantiationRelationHasTarget (record resource to instantiation relation has target )
- rico:regulatesOrRegulated (regulates or regulated)
- rico:relationConnects (relation connects )
- rico:relationHasContext (relation has context )
- rico:relationHasSource (relation has source )
- rico:relationHasTarget (relation has target )
- rico:resultsOrResultedFrom (results or resulted from)
- rico:resultsOrResultedIn (results or resulted in)
- rico:roleIsContextOfCreationRelation (role is context of creation relation )
- rico:ruleIsSourceOfRuleRelation (rule is source of rule relation )
- rico:ruleRelationHasSource (rule relation has source )
- rico:ruleRelationHasTarget (rule relation has target )
- rico:sequentialRelationHasSource (sequential relation has source )
- rico:sequentialRelationHasTarget (sequential relation has target )
- rico:siblingRelationConnects (sibling relation connects )
- rico:spouseRelationConnects (spouse relation connects )
- rico:teachingRelationHasSource (teaching relation has source )
- rico:teachingRelationHasTarget (teaching relation has target )
- rico:temporalRelationHasSource (temporal relation has source )
- rico:temporalRelationHasTarget (temporal relation has target )
- rico:thingIsConnectedToRelation (thing is connected to relation )
- rico:thingIsContextOfRelation (thing is context of relation )
- rico:thingIsSourceOfRelation (thing is source of relation )
- rico:thingIsSourceOfSequentialRelation (thing is source of sequential relation )
- rico:thingIsSourceOfTemporalRelation (thing is source of temporal relation )
- rico:thingIsSourceOfWholePartRelation (thing is source of whole part relation )
- rico:thingIsTargetOfAppellationRelation (thing is target of appellation relation )
- rico:thingIsTargetOfAuthorityRelation (thing is target of authority relation )
- rico:thingIsTargetOfEventRelation (thing is target of event relation )
- rico:thingIsTargetOfOwnershipRelation (thing is target of ownership relation )
- rico:thingIsTargetOfPlaceRelation (thing is target of place relation )
- rico:thingIsTargetOfRelation (thing is target of relation )
- rico:thingIsTargetOfRuleRelation (thing is target of rule relation )
- rico:thingIsTargetOfSequentialRelation (thing is target of sequential relation )
- rico:thingIsTargetOfTemporalRelation (thing is target of temporal relation )
- rico:thingIsTargetOfTypeRelation (thing is target of type relation )
- rico:thingIsTargetOfWholePartRelation (thing is target of whole part relation )
- rico:typeIsSourceOfTypeRelation (type is source of type relation )
- rico:typeRelationHasSource (type relation has source )
- rico:typeRelationHasTarget (type relation has target )
- rico:wasLastUpdatedAtDate (was last updated at date )
- rico:wasUsedFromDate (was used from date )
- rico:wasUsedToDate (was used to date )
- rico:wholePartRelationHasSource (whole part relation has source )
- rico:wholePartRelationHasTarget (whole part relation has target )
- rico:workRelationConnects (work relation connects )
15
owl:SymmetricProperty
- rico:hasFamilyAssociationWith (has family association with)
- rico:hasGeneticLinkToRecordResource (has genetic link to record resource )
- rico:hasOrHadCorrespondent (has or had correspondent)
- rico:hasOrHadSpouse (has or had spouse)
- rico:hasOrHadWorkRelationWith (has or had work relation with)
- rico:hasSibling (has sibling)
- rico:isAgentAssociatedWithAgent (is agent associated with agent )
- rico:isEquivalentTo (is equivalent to )
- rico:isFunctionallyEquivalentTo (is functionally equivalent to)
- rico:isInstantiationAssociatedWithInstantiation (is instantiation associated with instantiation )
- rico:isOrWasAdjacentTo (is or was adjacent to)
- rico:isRecordResourceAssociatedWithRecordResource (is record resource associated with record resource )
- rico:isRelatedTo (is related to )
- rico:knows (knows )
- rico:overlapsOrOverlapped (overlaps or overlapped)