JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"id": "http://kg.artsdata.ca/resource/K23-2463",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-412",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/5b4868db-8a0e-4717-92b6-adc09b7b0ae7",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-412#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8L 1G6",
"streetAddress": "181 Rue Joseph"
},
"name": "Bibliothèque Bernard-Lonergan"
},
"name": "Ritournelle imagine",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44485#2024-08-17T103000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44485#2024-08-17T133000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44485#2024-08-18T103000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44485#2024-08-18T133000-0400"
}
],
"endDate": "2024-08-18T13:30:00-04:00",
"startDate": "2024-08-17T10:30:00-04:00"
}
</script>