# 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-CollectionSpecimenTransaction
# object_source: https://dwc.tdwg.org

subject_id  subject_label   predicate_id    object_id   object_label    match_type  justification
dwb:CollectionSpecimenTransaction.CollectionSpecimenID  Collection specimen ID  skos:closeMatch dwc:occurrenceID    Occurrence identifier of the specimen   close   Foreign key to CollectionSpecimen
dwb:CollectionSpecimenTransaction.TransactionID Transaction ID  skos:closeMatch dwc:associatedOccurrences   Associated occurrences  close   Links specimen to a transaction record
dwb:CollectionSpecimenTransaction.SpecimenPartID    Specimen part ID    skos:closeMatch dwc:materialSampleID    Material sample identifier  close   Links transaction to a specimen part
dwb:CollectionSpecimenTransaction.AccessionNumber   Accession number    skos:closeMatch dwc:catalogNumber   Catalog number  close   Accession number assigned in transaction
dwb:CollectionSpecimenTransaction.TransactionReturnID   Transaction return ID   skos:closeMatch dwc:associatedOccurrences   Associated occurrences  close   Reference to return transaction
dwb:CollectionSpecimenTransaction.TransactionTitle  Transaction title   skos:closeMatch dwc:dynamicProperties   Dynamic properties  close   Transaction title stored as additional property
dwb:CollectionSpecimenTransaction.IsOnLoan  Is on loan  skos:closeMatch dwc:disposition Disposition close   Loan status of the specimen
dwb:CollectionSpecimenTransaction.LogInsertedBy Inserted by skos:closeMatch dwc:recordedBy  Recorded by close   User who created record
dwb:CollectionSpecimenTransaction.LogInsertedWhen   Inserted when   skos:closeMatch dwc:modified    Modified    close   Creation timestamp
dwb:CollectionSpecimenTransaction.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:CollectionSpecimenTransaction.LogUpdatedWhen    Updated when    skos:exactMatch dwc:modified    Modified    exact   Last update timestamp
dwb:CollectionSpecimenTransaction.RowGUID   Row GUID    skos:closeMatch dwc:occurrenceID    Occurrence identifier   close   Stable GUID usable as global identifier
