{
  "@context": [{
    "@version": 1.1
  },"https://www.w3.org/ns/odrl.jsonld", {
    "mosip": "https://api-sandbox.hairun-technology.com/mosip#",
    "schema": "http://schema.org/",
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "vcVer": "mosip:vcVer",
    "UIN": "mosip:UIN",
    "VID": "mosip:VID",
    "addressLine1": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#addressLine1",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "addressLine2": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#addressLine2",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "addressLine3": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#addressLine3",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "city": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#city",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "gender": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#gender",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "residenceStatus": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#residenceStatus",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },

    "dateOfBirth": "mosip:dateOfBirth",
    "email": "mosip:email",
    "fullName": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#fullName",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "firstName": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#firstName",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "phone": "mosip:phone",
    "postalCode": "mosip:postalCode",
    "province": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#province",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "region": {
      "@id": "https://api-sandbox.hairun-technology.com/mosip#region",
      "@context": {"value": "rdf:value", "lang": "@language"}
    },
    "face": "mosip:face"
  }]
}
