{ "@context": { "@version": 1.1, "hubspot": "https://developers.hubspot.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "EventInstance": "hubspot:EventInstance", "id": { "@id": "hubspot:id", "@type": "xsd:string" }, "eventType": { "@id": "hubspot:eventType", "@type": "xsd:string" }, "objectId": { "@id": "hubspot:objectId", "@type": "xsd:string" }, "objectType": { "@id": "hubspot:objectType", "@type": "xsd:string" }, "occurredAt": { "@id": "hubspot:occurredAt", "@type": "xsd:dateTime" }, "properties": { "@id": "hubspot:properties", "@type": "@id" }, "EventInstanceCollection": "hubspot:EventInstanceCollection", "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "paging": { "@id": "hubspot:paging", "@type": "@id" }, "EventTypeCollection": "hubspot:EventTypeCollection", "eventTypes": { "@id": "hubspot:eventTypes", "@container": "@set", "@type": "xsd:string" }, "Paging": "hubspot:Paging", "next": { "@id": "hubspot:next", "@type": "@id" }, "prev": { "@id": "hubspot:prev", "@type": "@id" }, "PagingNext": "hubspot:PagingNext", "after": { "@id": "hubspot:after", "@type": "xsd:string" }, "link": { "@id": "hubspot:link", "@type": "xsd:string" }, "PagingPrevious": "hubspot:PagingPrevious", "before": { "@id": "hubspot:before", "@type": "xsd:string" } } }