{"$schema":"https://json-schema.org/draft/2020-12/schema","title":"EUIPO - Certificate of Trade Mark Registration for IP Register","description":"Schema of a certificate of trade mark registration","type":"object","allOf":[{"$ref":"https://api-pilot.ebsi.eu/trusted-schemas-registry/v3/schemas/0x23039e6356ea6b703ce672e7cfac0b42765b150f63df78e2bd18ae785787f6a2"},{"properties":{"credentialSubject":{"description":"Defines additional information about the subject that is described by the Verifiable Attestation","type":"object","properties":{"id":{"description":"ID of the subject","type":"string"},"registrationNumber":{"description":"Registration number of the IP Right","type":"string"},"registrationDate":{"type":"string","description":"Date of registration of the IP Right","format":"date"},"expirationDate":{"type":"string","format":"date","description":"Expiration date of the IP Right"},"applicationNumber":{"type":"string","description":"Application number of the IP Right"},"goodsAndServices":{"type":"string","description":"Goods and services classes of the IP Right"},"wordMark":{"type":"string","description":"Denomination of the IP Right"},"status":{"type":"string","description":"Status of the IP Right"},"officeCode":{"type":"string","description":"Office code of the IP Right where it was registered"},"figurativeMark":{"type":"string","description":"Hash of the image of the IP Right"},"applicantNameAndAddress":{"type":"string","description":"Name and address of the applicant"},"representativeNameAndAddress":{"type":"string","description":"Name and address of the representative"},"markFeatureType":{"type":"string","description":"Type of the IP Right"}},"required":["id"]}}}]}