id: https://nde.nl/ontology/hc/slot/identified_by name: identified_by title: Identified By prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ crm: http://www.cidoc-crm.org/cidoc-crm/ owl: http://www.w3.org/2002/07/owl# imports: - linkml:types slots: identified_by: slot_uri: crm:P1_is_identified_by description: "Identifiers and appellations that identify this Custodian hub." range: CustodianIdentifier multivalued: true exact_mappings: - crm:P1_is_identified_by related_mappings: - schema:identifier - dcterms:identifier comments: - Inverse of identifies_custodian (crm:P1i_identifies) - Links custodian to all its identifying codes and names - Creates owl:inverseOf axiom in RDF output - 'Inverse: `identifies_custodian` (crm:P1i_identifies) | Pattern: If Identifier identifies_custodian Custodian, then Custodian identified_by Identifier' - 'Navigation: From custodian: Find all identifiers (identified_by) | From identifier: Find custodian (identifies_custodian)' broad_mappings: - prov:wasAttributedTo annotations: inverse_slot: identifies_custodian examples: - value: | Custodian: hc_id: "https://nde.nl/ontology/hc/nl-nh-ams-m-rm" identified_by: - identifier_scheme:\ \ ISIL identifier_value: "NL-AmRM" - identifier_scheme: Wikidata identifier_valu... description: Usage example