{
  "@context": {
    "@version": 1.1,
    "@protected": true,
    "id": "@id",
    "type": "@type",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "schema": "https://schema.org/",
    "cred": "https://www.w3.org/2018/credentials#",
    "unece": "https://vocabulary.uncefact.org/",
    "VerifiableCredential": "cred:VerifiableCredential",
    "RoadConsignmentNote": "unece:transportContractDocument",
    "validFrom": {
      "@id": "cred:validFrom",
      "@type": "xsd:dateTime"
    },
    "validTo": {
      "@id": "cred:validTo",
      "@type": "xsd:dateTime"
    },
    "issuer": {
      "@id": "cred:issuer",
      "@type": "@id"
    },
    "credentialSubject": {
      "@id": "cred:credentialSubject",
      "@type": "@id"
    },
    "credentialSchema": "cred:credentialSchema",
    "Party": "schema:Organization",
    "Location": "schema:Place",
    "MonetaryAmount": "schema:MonetaryAmount",
    "Quantity": "schema:QuantitativeValue",
    "Consignor": "unece:TradeParty",
    "Consignee": "unece:TradeParty",
    "Carrier": "unece:TradeParty",
    "FreightForwarder": "unece:TradeParty",
    "TransportEquipmentOperator": "unece:TradeParty",
    "NotifyParty": "unece:TradeParty",
    "Buyer": "unece:TradeParty",
    "Importer": "unece:TradeParty",
    "InsuranceCompany": "unece:TradeParty",
    "Invoicee": "unece:TradeParty",
    "Payee": "unece:TradeParty",
    "AccountHolder": "unece:TradeParty",
    "IssuerDrawer": "unece:TradeParty",
    "DeliveryParty": "unece:TradeParty",
    "DespatchPickupParty": "unece:TradeParty",
    "Warehouse": "unece:TradeParty",
    "DocumentaryCreditApplicant": "unece:TradeParty",
    "DocumentaryCreditApplicantAgentBank": "unece:TradeParty",
    "DocumentaryCreditAvailableBank": "unece:TradeParty",
    "DocumentaryCreditBeneficiary": "unece:TradeParty",
    "DocumentaryCreditDrawee": "unece:TradeParty",
    "DocumentaryCreditReimbursingBank": "unece:TradeParty",
    "documentIdentifier": "unece:identifier",
    "issueDate": {
      "@id": "unece:issueDateTime",
      "@type": "xsd:date"
    },
    "deliveryDate": {
      "@id": "schema:endDate",
      "@type": "xsd:date"
    },
    "consignmentLoadingDate": {
      "@id": "schema:startDate",
      "@type": "xsd:date"
    },
    "bookingReferenceNumber": {
      "@id": "https://vocabulary.uncefact.org/ReferenceCodeList#BN"
    },
    "houseWaybillDocumentIdentifier": "unece:identifier",
    "customsDeclarationReference": "unece:identifier",
    "consignmentNoteNumber": "unece:identifier",
    "ucr": "unece:identifier",
    "invoiceNumber": "unece:identifier",
    "freightForwarderReferenceNumber": "unece:identifier",
    "certificateNumber": "unece:identifier",
    "actualArrivalDate": {
      "@id": "schema:arrivalTime",
      "@type": "xsd:dateTime"
    },
    "latestPickupDate": {
      "@id": "schema:endDate",
      "@type": "xsd:date"
    },
    "despatchDate": {
      "@id": "schema:startDate",
      "@type": "xsd:date"
    },
    "estimatedTimeOfDeparture": {
      "@id": "schema:departureTime",
      "@type": "xsd:dateTime"
    },
    "actualDepartureDate": {
      "@id": "schema:departureTime",
      "@type": "xsd:dateTime"
    },
    "estimatedTimeOfArrival": {
      "@id": "schema:arrivalTime",
      "@type": "xsd:dateTime"
    },
    "consignor": "unece:consignorParty",
    "name": "schema:name",
    "street": "schema:streetAddress",
    "city": "schema:addressLocality",
    "zip": "schema:postalCode",
    "country": "schema:addressCountry",
    "consignee": "unece:consigneeParty",
    "buyer": "unece:buyerParty",
    "carrier": "unece:carrierParty",
    "issuerDrawer": "unece:associatedParty",
    "deliveryParty": "unece:associatedParty",
    "freightForwarder": "unece:associatedParty",
    "notifyParty": "unece:notifiedParty",
    "despatchPickupParty": "unece:associatedParty",
    "warehouse": "unece:associatedParty",
    "emergencyContact": "unece:associatedParty",
    "phone": "schema:telephone",
    "placeOfIssue": "unece:issueLocation",
    "placeOfTakingOver": "unece:loadingLocation",
    "originalLoadingLocation": "unece:loadingLocation",
    "despatchLocation": "unece:loadingLocation",
    "placeOfDeparture": "schema:departurePoint",
    "originCountry": "unece:originCountry",
    "deliveryLocation": "unece:finalDestinationLocation",
    "destinationCountry": "unece:importCountry",
    "baseportUnloadingLocation": "unece:unloadingLocation",
    "transportContractConditions": "unece:termsAndConditionsDescription",
    "handlingInstructions": "unece:handlingInstructions",
    "loadingInstructions": "unece:loadingInstructions",
    "deliveryInstructions": "unece:deliveryInstructions",
    "customsValue": "schema:MonetaryAmount",
    "amount": {
      "@id": "schema:value",
      "@type": "xsd:decimal"
    },
    "currency": "schema:currency",
    "goodsValue": "schema:MonetaryAmount",
    "freightAndChargesAmount": "schema:MonetaryAmount",
    "collectCharges": "schema:MonetaryAmount",
    "insuranceAmount": "schema:MonetaryAmount",
    "grossWeight": "unece:grossWeightMeasure",
    "unit": "schema:unitCode",
    "volume": "unece:grossVolumeMeasure",
    "descriptionOfGoods": "unece:description",
    "numberOfPackages": "unece:packageQuantity",
    "shippingMarks": "unece:physicalShippingMarks",
    "hsCode": {
      "@id": "https://vocabulary.uncefact.org/ReferenceCodeList#HS"
    },
    "dangerousGoodsTechnicalName": "unece:description",
    "flashpointTemperature": "unece:flashpointTemperatureMeasure",
    "value": {
      "@id": "schema:value",
      "@type": "xsd:decimal"
    },
    "dangerousGoodsRegulationCode": "unece:regulatoryProcedureCode",
    "transportMeansIdentifier": "unece:identifier",
    "vehicleRegistrationNumber": "unece:identifier",
    "transportEquipmentIdentifier": "unece:identifier",
    "sealIdentifier": "unece:identifier"
  }
}