{
  "@context": {
    "cargo": "https://onerecord.iata.org/ns/cargo#"
  },
  "@type": "cargo:LogisticsEvent",
  "cargo:eventDate": {
    "@type": "http://www.w3.org/2001/XMLSchema#dateTime",
    "@value": "2023-04-01T10:38:01.000Z"
  },
  "cargo:eventCode": {
    "@id": "https://onerecord.iata.org/ns/code-lists/StatusCode#DEP"
  }
}