# metadata
# curie_map:
#   dwb: https://www.diversityworkbench.de/terms/
#   dwc: http://rs.tdwg.org/dwc/terms/
#   dcterms: http://purl.org/dc/terms/
#   skos: http://www.w3.org/2004/02/skos/core#
#   rdfs: http://www.w3.org/2000/01/rdf-schema#
#   xsd: http://www.w3.org/2001/XMLSchema#
# license: https://creativecommons.org/licenses/by/4.0/
# mapping_provider: DiversityWorkbench
# mapping_date: 2025-09-22
# creator_id: https://orcid.org/0000-0002-1825-0097
# subject_source: https://www.diversityworkbench.de/manual/dwb_latest/modules/diversitycollection/internals_dc/database_dc/database_structure_dc/database_tables_dc/index.html#table-CollectionSpecimenRelation
# object_source: https://dwc.tdwg.org

subject_id  subject_label   predicate_id    object_id   object_label    match_type  justification
dwb:CollectionSpecimenRelation.CollectionSpecimenID Collection specimen ID  skos:closeMatch dwc:occurrenceID    Occurrence identifier of the specimen   close   Foreign key to CollectionSpecimen
dwb:CollectionSpecimenRelation.RelatedSpecimenURI   Related specimen URI    skos:closeMatch dwc:associatedOccurrences   Associated occurrences  close   URI of related specimen
dwb:CollectionSpecimenRelation.RelatedSpecimenDisplayText   Related specimen display text   skos:closeMatch dwc:associatedOccurrences   Associated occurrences  close   Display name of related specimen
dwb:CollectionSpecimenRelation.RelationType Relation type   skos:closeMatch dwc:relationshipOfResource  Relationship of resource    close   Specifies type of relation between specimens
dwb:CollectionSpecimenRelation.RelatedSpecimenCollectionID  Related specimen collection ID  skos:closeMatch dwc:collectionID    Collection identifier   close   Links related specimen to a collection
dwb:CollectionSpecimenRelation.RelatedSpecimenDescription   Related specimen description    skos:closeMatch dwc:occurrenceRemarks   Occurrence remarks  close   Description of related specimen
dwb:CollectionSpecimenRelation.IdentificationUnitID Identification unit ID  skos:closeMatch dwc:identificationID    Identification identifier   close   Links relation to a specific identification
dwb:CollectionSpecimenRelation.SpecimenPartID   Specimen part ID    skos:closeMatch dwc:materialSampleID    Material sample identifier  close   Links relation to a specimen part
dwb:CollectionSpecimenRelation.Notes    Notes   skos:closeMatch dwc:occurrenceRemarks   Occurrence remarks  close   Notes on relation
dwb:CollectionSpecimenRelation.IsInternalRelationCache  Is internal relation cache  skos:closeMatch dwc:dynamicProperties   Dynamic properties  close   Indicates internal relation within database
dwb:CollectionSpecimenRelation.LogCreatedWhen   Created timestamp   skos:closeMatch dwc:modified    Modified    close   System provenance
dwb:CollectionSpecimenRelation.LogCreatedBy Created by  skos:closeMatch dwc:recordedBy  Recorded by close   Provenance agent
dwb:CollectionSpecimenRelation.LogUpdatedWhen   Updated timestamp   skos:exactMatch dwc:modified    Modified    exact   Last update time
dwb:CollectionSpecimenRelation.LogUpdatedBy Updated by  skos:closeMatch dwc:identifiedBy    Identifier of the person(s) who assigned the Taxon  close   Closest available agent field for last updater
dwb:CollectionSpecimenRelation.RowGUID  Row GUID    skos:closeMatch dwc:occurrenceID    Occurrence identifier   close   Stable GUID usable as global identifier
