@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://id.southampton.ac.uk/syllabus/feature/> .
@prefix ns5: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns6: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/177-3011> rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            rdfs:label "177 / 3011" ,
                                                       "Boldrewood 177 / 3011 Design Studio" ;
                                            ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                       <http://id.southampton.ac.uk/floor/177-3> ;
                                            dcterms:description "Design Studio (Engineering only)" ;
                                            skos:notation "177-3011"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID300989> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/017703011/RSC-_WHITEBOARD> ;
                                            ns1:roomNumber "3011" ;
                                            oo:capacity "80"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "3011 Design Studio" .

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

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

<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-ID300989> rdf:type ns3:MFD ;
                                              rdfs:label "Multi-function Device (MFD) #PR-ID300989" .

<http://id.southampton.ac.uk/syllabus/room-feature/017703011/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in Boldrewood 177 / 3011 Design Studio" .

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260608070000/20260608070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 8th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260608070000/20260608070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260608070000/20260608070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-08T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260609070000/20260609070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 9th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260609070000/20260609070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260609070000/20260609070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-09T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-09T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260610070000/20260610070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 10th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260610070000/20260610070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260610070000/20260610070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-10T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-10T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260612070000/20260612070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 12th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260612070000/20260612070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260612070000/20260612070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-12T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260615070000/20260615070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 15th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260615070000/20260615070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260615070000/20260615070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-15T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260617070000/20260617070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 17th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260617070000/20260617070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260617070000/20260617070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-17T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-17T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260622070000/20260622070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 22nd June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260622070000/20260622070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260622070000/20260622070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-22T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260623070000/20260623070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 23rd June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260623070000/20260623070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260623070000/20260623070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-23T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260624070000/20260624070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 24th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260624070000/20260624070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260624070000/20260624070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-24T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-24T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260626170000/20260626170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-27T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-26T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260626070000/20260626070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 26th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260626070000/20260626070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260626070000/20260626070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-26T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-26T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260627000000/20260627000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-28T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-27T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260628000000/20260628000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-29T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-28T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260629070000/20260629070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 29th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260629070000/20260629070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260629070000/20260629070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-29T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-29T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260630070000/20260630070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 30th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260630070000/20260630070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260630070000/20260630070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-30T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-30T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260701070000/20260701070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 1st July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260701070000/20260701070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260701070000/20260701070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-01T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260702070000/20260702070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 2nd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260702070000/20260702070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260702070000/20260702070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-02T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-02T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260703070000/20260703070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 3rd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260703070000/20260703070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260703070000/20260703070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-03T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-03T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260706070000/20260706070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 6th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260706070000/20260706070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260706070000/20260706070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-06T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-06T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260707070000/20260707070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 7th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260707070000/20260707070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260707070000/20260707070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-07T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-07T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260708070000/20260708070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 8th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260708070000/20260708070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260708070000/20260708070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-08T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260710070000/20260710070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 10th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260710070000/20260710070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260710070000/20260710070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-10T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-10T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260713070000/20260713070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 13th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260713070000/20260713070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260713070000/20260713070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-13T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-13T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260714070000/20260714070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 14th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260714070000/20260714070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260714070000/20260714070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-14T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-14T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260715070000/20260715070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 15th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260715070000/20260715070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260715070000/20260715070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-15T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/177-3011/20260717070000/20260717070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 17th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260717070000/20260717070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260717070000/20260717070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-17T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-17T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260720070000/20260720070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 20th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260720070000/20260720070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260720070000/20260720070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-20T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-20T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260721070000/20260721070000> ns5:place <http://id.southampton.ac.uk/room/177-3011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 177/3011 booked from 8:00am to 6:00pm on 21st July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/177-3011/20260721070000/20260721070000#time> .

<http://id.southampton.ac.uk/ttevent/177-3011/20260721070000/20260721070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-21T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .