{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/traceability/v1"
    ],
    "id": "did:key:z6MknrcKsbzfy6kKFxtJQHxq43zHofhBuUqB6QGvvqF6FX7c",
    "name": "SIMA Steel Import License Application",
    "description": "This is a SIMA Steel Import License Application",
    "type": [
        "VerifiableCredential",
        "SIMASteelImportLicenseApplicationCredential"
    ],
    "issuer": {
        "type": [
            "Organization"
        ],
        "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
        "name": "Maxi Acero Mexicano",
        "description": "Fusión y fabricación de acero sólido",
        "location": {
            "type": [
                "Place"
            ],
            "address": {
                "type": [
                    "PostalAddress"
                ],
                "streetAddress": "Avenida Carlos 100",
                "addressLocality": "Hernádez de Mara",
                "addressRegion": "Nuevo Leon",
                "postalCode": "32200",
                "addressCountry": "Mexico"
            }
        },
        "email": "info@example.net",
        "phoneNumber": "555-127-7813"
    },
    "issuanceDate": "2022-02-28T11:23:00Z",
    "expirationDate": "2032-02-28T11:23:00Z",
    "credentialSubject": {
        "type": [
            "SIMASteelImportLicense"
        ],
        "licenseNumber": "N75REX123",
        "applicantCompany": {
            "type": [
                "Organization"
            ],
            "name": "Maxi Acero Mexicano",
            "description": "Fusión y fabricación de acero sólido",
            "location": {
                "type": [
                    "Place"
                ],
                "address": {
                    "type": [
                        "PostalAddress"
                    ],
                    "streetAddress": "Avenida Carlos 100",
                    "addressLocality": "Hernádez de Mara",
                    "addressRegion": "Nuevo Leon",
                    "postalCode": "32200",
                    "addressCountry": "Mexico"
                }
            },
            "email": "info@example.net",
            "phoneNumber": "555-127-7813"
        },
        "customsEntryNumber": "34001239",
        "importer": {
            "type": [
                "Organization"
            ],
            "name": "American Prime Steel Inc.",
            "description": "Quality Steel since 1952",
            "location": {
                "type": [
                    "Place"
                ],
                "address": {
                    "type": [
                        "PostalAddress"
                    ],
                    "streetAddress": "1551 Keebler Knoll",
                    "addressLocality": "Vivianeburgh",
                    "addressRegion": "Oregon",
                    "postalCode": "47090",
                    "addressCountry": "US"
                }
            },
            "email": "contact@example.net",
            "phoneNumber": "555-716-2400"
        },
        "exporter": {
            "type": [
                "Organization"
            ],
            "name": "Maxi Acero Mexicano",
            "description": "Fusión y fabricación de acero sólido",
            "location": {
                "type": [
                    "Place"
                ],
                "address": {
                    "type": [
                        "PostalAddress"
                    ],
                    "streetAddress": "Avenida Carlos 100",
                    "addressLocality": "Hernádez de Mara",
                    "addressRegion": "Nuevo Leon",
                    "postalCode": "32200",
                    "addressCountry": "Mexico"
                }
            },
            "email": "info@example.net",
            "phoneNumber": "555-127-7813"
        },
        "manufacturer": {
            "type": [
                "Organization"
            ],
            "name": "Maxi Acero Mexicano",
            "description": "Fusión y fabricación de acero sólido",
            "location": {
                "type": [
                    "Place"
                ],
                "address": {
                    "type": [
                        "PostalAddress"
                    ],
                    "streetAddress": "Avenida Carlos 100",
                    "addressLocality": "Hernádez de Mara",
                    "addressRegion": "Nuevo Leon",
                    "postalCode": "32200",
                    "addressCountry": "Mexico"
                }
            },
            "email": "info@example.net",
            "phoneNumber": "555-127-7813"
        },
        "countryOfOrigin": "MX",
        "countryOfExportation": "MX",
        "countryOfMeltAndPour": "MX",
        "expectedPortOfEntry": "USMOB",
        "expectedDateOfExport": "2022-04-02T08:00:00Z",
        "expectedDateOfImport": "2022-04-09T10:30:00Z",
        "productInformation": [
            {
                "type": [
                    "SIMASteelImportProductSpecifier"
                ],
                "steelProduct": {
                    "type": [
                        "SteelProduct"
                    ],
                    "heatNumber": "841",
                    "specification": "ASTM-66272",
                    "grade": [
                        "95913"
                    ],
                    "originalCountryOfMeltAndPour": "MX",
                    "weight": 3200,
                    "weightUnit": "https://service.unece.org/trade/uncefact/vocabulary/rec20/#kilogram",
                    "commodity": {
                        "type": [
                            "Commodity"
                        ],
                        "commodityCode": "721320",
                        "commodityCodeType": "HS",
                        "description": "Steel Coils"
                    },
                    "inspection": {
                        "type": [
                            "InspectionReport"
                        ],
                        "inspectors": [
                            {
                                "type": [
                                    "Person"
                                ],
                                "firstName": "John",
                                "lastName": "Doe",
                                "email": "john@doe.com",
                                "phoneNumber": "555-615-4231",
                                "worksFor": {
                                    "type": [
                                        "Organization"
                                    ],
                                    "name": "IRON APPROVERS INC.",
                                    "description": "Inpsections for Iron Commodities",
                                    "location": {
                                        "type": [
                                            "Place"
                                        ],
                                        "address": {
                                            "type": [
                                                "PostalAddress"
                                            ],
                                            "streetAddress": "21 Jump Street",
                                            "addressLocality": "Salem",
                                            "addressRegion": "Oregon",
                                            "postalCode": "21445",
                                            "addressCountry": "US"
                                        }
                                    }
                                },
                                "jobTitle": "Cheif Inspector"
                            }
                        ],
                        "inspectionFacility": {
                            "type": [
                                "Place"
                            ],
                            "globalLocationNumber": "3177794693200",
                            "address": {
                                "type": [
                                    "PostalAddress"
                                ],
                                "name": "Canada Border Services Agency",
                                "streetAddress": "Highway 12",
                                "addressLocality": "Sprague",
                                "addressRegion": "Manitoba",
                                "postalCode": "R0A1Z0",
                                "addressCountry": "CA"
                            }
                        },
                        "chemicalObservation": [
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "ChemicalProperty"
                                    ],
                                    "name": "Xenon",
                                    "formula": "Xe",
                                    "inchi": "InChI=1S/Xe",
                                    "inchikey": "FHNFHKCVQCLJFQ-UHFFFAOYSA-N"
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "4.4313",
                                    "unitCode": "P1"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "ChemicalProperty"
                                    ],
                                    "name": "Neptunium",
                                    "formula": "Np",
                                    "inchi": "InChI=1S/Np",
                                    "inchikey": "LFNLGNPSGWYGGD-UHFFFAOYSA-N"
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "3.2397",
                                    "unitCode": "P1"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "ChemicalProperty"
                                    ],
                                    "name": "Strontium",
                                    "formula": "Sr",
                                    "inchi": "InChI=1S/Sr",
                                    "inchikey": "CIOAGBVUUVVLOB-UHFFFAOYSA-N"
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "6.4585",
                                    "unitCode": "P1"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "ChemicalProperty"
                                    ],
                                    "name": "Lawrencium",
                                    "formula": "Lr",
                                    "inchi": "InChI=1S/Lr",
                                    "inchikey": "CNQCVBJFEGMYDW-UHFFFAOYSA-N"
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "31.155",
                                    "unitCode": "P1"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "ChemicalProperty"
                                    ],
                                    "name": "Fermium",
                                    "formula": "Fm",
                                    "inchi": "InChI=1S/Fm",
                                    "inchikey": "MIORUQGGZCBUGO-UHFFFAOYSA-N"
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "24.618",
                                    "unitCode": "P1"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "ChemicalProperty"
                                    ],
                                    "name": "Xenon",
                                    "formula": "Xe",
                                    "inchi": "InChI=1S/Xe",
                                    "inchikey": "FHNFHKCVQCLJFQ-UHFFFAOYSA-N"
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "30.098",
                                    "unitCode": "P1"
                                }
                            }
                        ],
                        "mechnicalObservation": [
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "MechanicalProperty"
                                    ],
                                    "identifier": "ISO 1352",
                                    "name": "Torque-controlled fatigue testing",
                                    "description": "ISO 1352:2011 specifies the conditions for performing torsional, constant-amplitude, nominally elastic stress fatigue tests on metallic specimens without deliberately introducing stress concentrations. The tests are carried out at ambient temperature (ideally at between 10 °C and 35 °C) in air by applying a pure couple to the specimen about its longitudinal axis."
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "00.00",
                                    "unitCode": "UNKNOWN"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "MechanicalProperty"
                                    ],
                                    "identifier": "ISO 3738",
                                    "name": "Rockwell Hardness Test (Scale A)",
                                    "description": "The Rockwell hardness test is an empirical indentation hardness test that can provide useful information about metallic materials."
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "00.00",
                                    "unitCode": "UNKNOWN"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "MechanicalProperty"
                                    ],
                                    "identifier": "ISO 148",
                                    "name": "Charpy Impact Strength Test",
                                    "description": "ISO 148-1:2016 specifies the Charpy (V-notch and U-notch) pendulum impact test method for determining the energy absorbed in an impact test of metallic materials. This part of ISO 148 does not cover instrumented impact testing, which is specified in ISO 14556."
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "16.610",
                                    "unitCode": "B13"
                                }
                            },
                            {
                                "type": [
                                    "Observation"
                                ],
                                "date": "2019-12-11T03:50:55Z",
                                "property": {
                                    "type": [
                                        "MechanicalProperty"
                                    ],
                                    "identifier": "ISO 180",
                                    "name": "Izod Impact Strength Test",
                                    "description": "ISO 180 defines the method used for pendulums to determine the impact resistance of a plastic specimen when supported in a cantilever configuration. Test results are used to evaluate the resilience of materials, typically plastics."
                                },
                                "measurement": {
                                    "type": [
                                        "MeasuredValue"
                                    ],
                                    "value": "43.416",
                                    "unitCode": "B13"
                                }
                            }
                        ]
                    }
                },
                "productCategory": "Long (Carbon and Alloy)",
                "customsValue": 4450
            }
        ]
    }
}
