@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/NET/c4dm/event.owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://id.southampton.ac.uk/ns/diary/> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix ns3: <http://id.southampton.ac.uk/ns/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns4: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/event/e4e79f60d2f710d82bc0e1a2012da695> rdf:type ns0:Event ;
                                                                     rdfs:label "Easter Bonnet Community Workshop" ;
                                                                     dcterms:description """<p>​<span style="font-size:12px;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;">Hop into the Easter spirit with our </span><span style="font-size:12px;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;font-weight:bolder;">Easter Bonnet Making Workshop</span><span style="font-size:12px;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;"> at </span><span style="font-size:12px;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;font-weight:bolder;">The Bridge</span><span style="font-size:12px;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;">, located in the SUSU Building 42 on Highfield Campus.</span></p><p style="margin-bottom:1rem;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;"><span style="font-size:12px;color:#231f20;">Join the SUSU events team for a fun-filled, creative session where children can design and decorate their very own Easter bonnets using a fantastic range of craft materials – all included in the ticket price!</span></p><p style="margin-bottom:1rem;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;"><span style="font-size:12px;color:#231f20;">While the little ones get crafty, adults can relax and enjoy <span style="font-weight:bolder;">hot and cold drinks</span> available to purchase from <span style="font-weight:bolder;">The Bridge Café</span>.</span></p><p style="margin-bottom:1rem;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;"><span style="font-size:12px;color:#231f20;">ἹF <span style="font-weight:bolder;">Tickets: £6 per child</span> (includes all craft materials)<br />὆9‍὆7‍὆6 <span style="font-weight:bolder;">Accompanying adults come for FREE!</span></span></p><p style="margin-bottom:1rem;font-family:'sofia-pro-1', 'sofia-pro-2', arial, sans-serif;"><span style="font-size:12px;color:#231f20;">Spaces are limited, so grab your tickets now and get ready for a festive afternoon of creativity and fun! <br /></span></p>"""^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     foaf:homepage <https://boxoffice.susu.org/view/easter-bonnet-community-workshop/e5a23dba6fb56db6a638a4ca5d5c332b> ;
                                                                     ns0:place <http://id.southampton.ac.uk/building/42> ,
                                                                               <http://id.southampton.ac.uk/event/e4e79f60d2f710d82bc0e1a2012da695#place> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/e4e79f60d2f710d82bc0e1a2012da695#time-1> ;
                                                                     ns1:event-type <http://id.southampton.ac.uk/ns/diary/Event> .

<http://id.southampton.ac.uk/building/42> rdf:type ns2:Building ,
                                                   ns3:UoSBuilding ;
                                          rdfs:label "Students' Union" .

<http://id.southampton.ac.uk/event/e4e79f60d2f710d82bc0e1a2012da695#place> rdf:type geo:SpatialThing ;
                                                                           rdfs:label "University of Southampton Students' Union, Highfield Campus, University Road, Building 42, Level 4, The Bridge, SO17 1BJ" .

<http://id.southampton.ac.uk/event/e4e79f60d2f710d82bc0e1a2012da695#time-1> rdf:type ns4:Interval ;
                                                                            ns4:end "2025-04-08T12:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns4:start "2025-04-08T10:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .