{ "@context": { "@version": 1.1, "adyen": "https://docs.adyen.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "BusinessDetails": "adyen:BusinessDetails", "doingBusinessAs": { "@id": "adyen:doingBusinessAs", "@type": "xsd:string" }, "legalBusinessName": { "@id": "adyen:legalBusinessName", "@type": "xsd:string" }, "listedUltimateParentCompany": { "@id": "adyen:listedUltimateParentCompany", "@container": "@set", "@type": "xsd:string" }, "registrationNumber": { "@id": "adyen:registrationNumber", "@type": "xsd:string" }, "shareholders": { "@id": "adyen:shareholders", "@container": "@set", "@type": "xsd:string" }, "signatories": { "@id": "adyen:signatories", "@container": "@set", "@type": "xsd:string" }, "stockExchange": { "@id": "adyen:stockExchange", "@type": "xsd:string" }, "stockNumber": { "@id": "adyen:stockNumber", "@type": "xsd:string" }, "stockTicker": { "@id": "adyen:stockTicker", "@type": "xsd:string" }, "taxId": { "@id": "adyen:taxId", "@type": "xsd:string" } } }