@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/rooms#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns3: <http://id.southampton.ac.uk/location-feature/> .
@prefix ns4: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns5: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/37-4069> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "37 / 4069" ,
                                                      "37 / 4049 (Senate Room)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/37> ,
                                                      <http://id.southampton.ac.uk/floor/37-4> ;
                                           dcterms:description "Senate Room, Building 37" ;
                                           skos:notation "37-4069"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID301546> ;
                                           ns1:roomNumber "4069" ;
                                           oo:capacity "65"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "4049 (Senate Room)" .

<http://id.southampton.ac.uk/building/37> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "George Thomas" ;
                                          geo:lat "50.93403"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-37-george-thomas> ;
                                          geo:long "-1.39566"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/floor/37-4> rdf:type ns0:Floor ;
                                         rdfs:label "Building 37 / Level 4" ,
                                                    "Floor 4, Building 37" .

<http://id.southampton.ac.uk/location-feature/MFD> rdf:type rdfs:Class ,
                                                            ns1:RoomFeatureClass ;
                                                   rdfs:label "MFD" ;
                                                   rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/mfd/PR-ID301546> rdf:type ns3:MFD ;
                                              rdfs:label "Multi-function Device (MFD) #PR-ID301546" .

<http://id.southampton.ac.uk/ttevent/37-4069/20260514090000/20260514090000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 10:00am to 11:00am on 14th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260514090000/20260514090000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260514090000/20260514090000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-14T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-14T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260518080000/20260518080000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 9:00am to 2:00pm on 18th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260518080000/20260518080000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260518080000/20260518080000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-18T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-18T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260519070000/20260519070000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 8:00am to 5:00pm on 19th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260519070000/20260519070000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260519070000/20260519070000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-19T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-19T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260520110000/20260520110000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 12:00pm to 2:00pm on 20th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260520110000/20260520110000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260520110000/20260520110000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-20T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-20T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260526070000/20260526070000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 8:00am to 3:00pm on 26th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260526070000/20260526070000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260526070000/20260526070000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-26T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-26T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260514110000/20260514110000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 12:00pm to 5:00pm on 14th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260514110000/20260514110000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260514110000/20260514110000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-14T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-14T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260528090000/20260528090000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 10:00am to 11:00am on 28th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260528090000/20260528090000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260528090000/20260528090000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-28T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-28T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260601070000/20260601070000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 8:00am to 6:00pm on 1st June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260601070000/20260601070000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260601070000/20260601070000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-01T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260602070000/20260602070000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 8:00am to 6:00pm on 2nd June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260602070000/20260602070000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260602070000/20260602070000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-02T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-02T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260603070000/20260603070000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 8:00am to 5:00pm on 3rd June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260603070000/20260603070000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260603070000/20260603070000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-03T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-03T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260604090000/20260604090000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 10:00am to 12:00pm on 4th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260604090000/20260604090000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260604090000/20260604090000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-04T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-04T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260605110000/20260605110000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 12:00pm to 3:00pm on 5th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260605110000/20260605110000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260605110000/20260605110000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-05T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-05T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260520100000/20260520100000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 11:00am to 12:00pm on 20th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260520100000/20260520100000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260520100000/20260520100000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-20T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-20T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260521140000/20260521140000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 3:00pm to 4:00pm on 21st May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260521140000/20260521140000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260521140000/20260521140000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-21T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260528140000/20260528140000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 3:00pm to 4:00pm on 28th May" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260528140000/20260528140000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260528140000/20260528140000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-28T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-28T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260608000000/20260608000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 8th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260608000000/20260608000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260608000000/20260608000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-09T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-08T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260609000000/20260609000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 9th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260609000000/20260609000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260609000000/20260609000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-10T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-09T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260610000000/20260610000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 10th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260610000000/20260610000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260610000000/20260610000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-11T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-10T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260611000000/20260611000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 11th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260611000000/20260611000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260611000000/20260611000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-12T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-11T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260612000000/20260612000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 12th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260612000000/20260612000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260612000000/20260612000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-13T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-12T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260613000000/20260613000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 13th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260613000000/20260613000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260613000000/20260613000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-14T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-13T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260614000000/20260614000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 14th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260614000000/20260614000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260614000000/20260614000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-15T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-14T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260615000000/20260615000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 15th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260615000000/20260615000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260615000000/20260615000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-16T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-15T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260616000000/20260616000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 16th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260616000000/20260616000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260616000000/20260616000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-17T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-16T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260617000000/20260617000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 17th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260617000000/20260617000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260617000000/20260617000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-18T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-17T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260618000000/20260618000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 18th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260618000000/20260618000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260618000000/20260618000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-19T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-18T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260619000000/20260619000000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00am to 12:00am on 19th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260619000000/20260619000000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260619000000/20260619000000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-20T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-19T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260604120000/20260604120000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 1:00pm to 2:00pm on 4th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260604120000/20260604120000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260604120000/20260604120000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-04T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-04T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260624090000/20260624090000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 10:00am to 2:00pm on 24th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260624090000/20260624090000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260624090000/20260624090000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-24T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-24T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260625090000/20260625090000> ns4:place <http://id.southampton.ac.uk/room/37-4069> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 37/4069 booked from 10:00am to 11:00am on 25th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/37-4069/20260625090000/20260625090000#time> .

<http://id.southampton.ac.uk/ttevent/37-4069/20260625090000/20260625090000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-06-25T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-06-25T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .