@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/syllabus/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/9500-LF6> rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            rdfs:label "SGH 9510 LPB / LF9" ;
                                            ns2:within <http://id.southampton.ac.uk/building/9500> ;
                                            dcterms:description "Common Learning Space: Lecture Room" ;
                                            skos:notation "9500-LF6"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/951000LF9/RSC-_SYM> ;
                                            oo:capacity "62"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "LF9" .

<http://id.southampton.ac.uk/building/9500> rdf:type ns0:Building ,
                                                     ns1:UoSBuilding ;
                                            rdfs:label "South Academic Block" ;
                                            geo:lat "50.93236"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.43644"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/syllabus/room-feature/951000LF9/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns3:RSC-_SYM ;
                                                                       rdfs:label "Sympodium (Smartscreen for the PC) in SGH 9510 LPB / LF9" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_SYM> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Sympodium (Smartscreen for the PC)" ;
                                                        rdfs:subClassOf oo:Feature .

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260611070000/20260611070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-11T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-11T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260618070000/20260618070000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 8:00am to 10:00am on 18th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260618070000/20260618070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260618070000/20260618070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-18T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-18T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260617150000/20260617150000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 4:00pm to 5:00pm on 17th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260617150000/20260617150000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260617150000/20260617150000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-17T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-17T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260611130000/20260611130000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 2:00pm to 3:00pm on 11th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260611130000/20260611130000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260611130000/20260611130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-11T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-11T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260616070000/20260616070000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 8:00am to 4:00pm on 16th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260616070000/20260616070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260616070000/20260616070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-16T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-16T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260617130000/20260617130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-17T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-17T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260609100000/20260609100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-09T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-09T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260626110000/20260626110000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 12:00pm to 6:00pm on 26th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260626110000/20260626110000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260626110000/20260626110000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-26T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-26T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260624120000/20260624120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-24T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-24T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260622080000/20260622080000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 9:00am to 12:00pm on 22nd June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260622080000/20260622080000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260622080000/20260622080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-22T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-22T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260623100000/20260623100000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 11:00am to 12:00pm on 23rd June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260623100000/20260623100000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260623100000/20260623100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-23T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-23T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260623120000/20260623120000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 1:00pm to 2:00pm on 23rd June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260623120000/20260623120000#time> .

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260622110000/20260622110000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 12:00pm to 2:00pm on 22nd June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260622110000/20260622110000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260622110000/20260622110000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-22T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-22T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260629080000/20260629080000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 9:00am to 6:00pm on 29th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260629080000/20260629080000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260629080000/20260629080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-29T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-29T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260630080000/20260630080000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 9:00am to 6:00pm on 30th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260630080000/20260630080000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260630080000/20260630080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-30T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-30T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260701080000/20260701080000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 9:00am to 6:00pm on 1st July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260701080000/20260701080000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260701080000/20260701080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-01T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260702080000/20260702080000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 9:00am to 6:00pm on 2nd July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260702080000/20260702080000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260702080000/20260702080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-02T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-02T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260703080000/20260703080000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 9:00am to 6:00pm on 3rd July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260703080000/20260703080000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260703080000/20260703080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-03T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-03T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260707120000/20260707120000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 1:00pm to 2:00pm on 7th July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260707120000/20260707120000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260707120000/20260707120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-07T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-07T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260709070000/20260709070000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 8:00am to 10:00am on 9th July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260709070000/20260709070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260709070000/20260709070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-09T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-09T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260714120000/20260714120000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 1:00pm to 2:00pm on 14th July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260714120000/20260714120000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260714120000/20260714120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-14T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-14T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260715090000/20260715090000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 10:00am to 11:00am on 15th July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260715090000/20260715090000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260715090000/20260715090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-15T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-15T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260716070000/20260716070000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 8:00am to 10:00am on 16th July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260716070000/20260716070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260716070000/20260716070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-16T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-16T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260716100000/20260716100000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 11:00am to 1:00pm on 16th July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260716100000/20260716100000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260716100000/20260716100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-16T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-16T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260623080000/20260623080000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 9:00am to 10:00am on 23rd June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260623080000/20260623080000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260623080000/20260623080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-23T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-23T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260721110000/20260721110000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 12:00pm to 1:00pm on 21st July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260721110000/20260721110000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260721110000/20260721110000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260721120000/20260721120000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 1:00pm to 2:00pm on 21st July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260721120000/20260721120000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260721120000/20260721120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260723070000/20260723070000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 8:00am to 10:00am on 23rd July" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260723070000/20260723070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260723070000/20260723070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-07-23T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-07-23T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260619070000/20260619070000> ns4:place <http://id.southampton.ac.uk/room/9500-LF6> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 9500/LF6 booked from 8:00am to 10:00am on 19th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/9500-LF6/20260619070000/20260619070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-LF6/20260619070000/20260619070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-19T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-19T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .