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

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                     rdfs:label "iSolutions Workstations - 68-16621" ;
                                                                     ns1:within <http://id.southampton.ac.uk/building/68> ,
                                                                                <http://id.southampton.ac.uk/room/68-16621> ;
                                                                     ns0:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Wednesday-CLOSED-09-Sep-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Saturday-CLOSED-12-Sep-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Tuesday-CLOSED-08-Sep-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Sunday-CLOSED-06-Sep-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Friday-CLOSED-11-Sep-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Monday-CLOSED-07-Sep-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Thursday-CLOSED-10-Sep-2026> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/computers.png> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> .

<http://id.southampton.ac.uk/building/68> rdf:type ns2:Building ,
                                                   ns3:UoSBuilding ;
                                          rdfs:label "National Oceanography Centre" ;
                                          geo:lat "50.89277"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39449"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/room/68-16621> rdf:type ns2:Room ,
                                                     ns3:CentrallyBookableSyllabusLocation ,
                                                     ns3:SyllabusLocation ;
                                            rdfs:label "NOC 68 / 166 / 21 (Lab G1)" ,
                                                       "68 / 16621" .

<http://id.southampton.ac.uk/ttevent/68-16621/20260909080000/20260909080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 6:00pm on 9th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260909080000/20260909080000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20260910080000/20260910080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 6:00pm on 10th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260910080000/20260910080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260910080000/20260910080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-10T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-10T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260911080000/20260911080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 6:00pm on 11th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260911080000/20260911080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260911080000/20260911080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-11T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-11T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260915090000/20260915090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 12:00pm on 15th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260915090000/20260915090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260915090000/20260915090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-15T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-15T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260915100000/20260915100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 1:00pm on 15th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260915100000/20260915100000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260915100000/20260915100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-15T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260918100000/20260918100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 12:00pm on 18th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260918100000/20260918100000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20260921090000/20260921090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 12:00pm on 21st September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260921090000/20260921090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260921090000/20260921090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-21T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260921130000/20260921130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 3:00pm on 21st September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260921130000/20260921130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260921130000/20260921130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-21T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260922080000/20260922080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 12:00pm on 22nd September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260922080000/20260922080000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20260922130000/20260922130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 22nd September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260922130000/20260922130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260922130000/20260922130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-22T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-22T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260923100000/20260923100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 12:00pm on 23rd September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260923100000/20260923100000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20260923150000/20260923150000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 4:00pm to 6:00pm on 23rd September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260923150000/20260923150000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260923150000/20260923150000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-23T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260924080000/20260924080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 24th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260924080000/20260924080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260924080000/20260924080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-24T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-24T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260924090000/20260924090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 1:00pm on 24th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260924090000/20260924090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260924090000/20260924090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-24T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-24T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260925130000/20260925130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 25th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260925130000/20260925130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260925130000/20260925130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-25T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-25T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260928090000/20260928090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 12:00pm on 28th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260928090000/20260928090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260928090000/20260928090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-28T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260928130000/20260928130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 3:00pm on 28th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260928130000/20260928130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260928130000/20260928130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-28T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-28T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260929080000/20260929080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 12:00pm on 29th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260929080000/20260929080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260929080000/20260929080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-29T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-29T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260929120000/20260929120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 2:00pm on 29th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260929120000/20260929120000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20260929130000/20260929130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 29th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260929130000/20260929130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260929130000/20260929130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-29T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-29T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260930100000/20260930100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 12:00pm on 30th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260930100000/20260930100000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20260930110000/20260930110000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 12:00pm to 4:00pm on 30th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260930110000/20260930110000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260930110000/20260930110000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-30T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-30T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260930150000/20260930150000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 4:00pm to 6:00pm on 30th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260930150000/20260930150000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260930150000/20260930150000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-30T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-30T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261001080000/20261001080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 1st October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261001080000/20261001080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261001080000/20261001080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-01T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-01T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261001090000/20261001090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 1:00pm on 1st October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261001090000/20261001090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261001090000/20261001090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-01T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-01T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261002130000/20261002130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 2nd October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261002130000/20261002130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261002130000/20261002130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-02T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-02T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261005090000/20261005090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 12:00pm on 5th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261005090000/20261005090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261005090000/20261005090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-05T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-05T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261005130000/20261005130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 3:00pm on 5th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261005130000/20261005130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261005130000/20261005130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-05T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-05T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261006080000/20261006080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 12:00pm on 6th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261006080000/20261006080000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20261006120000/20261006120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 2:00pm on 6th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261006120000/20261006120000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20261006130000/20261006130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 6th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261006130000/20261006130000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20261007100000/20261007100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 12:00pm on 7th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261007100000/20261007100000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261007100000/20261007100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-07T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-07T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261007150000/20261007150000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 4:00pm to 6:00pm on 7th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261007150000/20261007150000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261007150000/20261007150000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-07T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-07T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261008080000/20261008080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 8th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261008080000/20261008080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261008080000/20261008080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-08T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-08T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261008090000/20261008090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 1:00pm on 8th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261008090000/20261008090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261008090000/20261008090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-08T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-08T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261005140000/20261005140000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 3:00pm to 5:00pm on 5th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261005140000/20261005140000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261005140000/20261005140000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-05T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-05T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261009080000/20261009080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 12:00pm on 9th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261009080000/20261009080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261009080000/20261009080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-09T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-09T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260921140000/20260921140000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 3:00pm to 6:00pm on 21st September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260921140000/20260921140000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260921140000/20260921140000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-21T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261012090000/20261012090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 12:00pm on 12th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261012090000/20261012090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261012090000/20261012090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-12T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-12T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261012130000/20261012130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 3:00pm on 12th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261012130000/20261012130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261012130000/20261012130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-12T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-12T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261013080000/20261013080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 12:00pm on 13th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261013080000/20261013080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261013080000/20261013080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-13T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-13T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261013120000/20261013120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 2:00pm on 13th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261013120000/20261013120000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261013120000/20261013120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-13T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-13T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261013130000/20261013130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 13th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261013130000/20261013130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261013130000/20261013130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-13T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-13T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261014090000/20261014090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 11:00am on 14th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261014090000/20261014090000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20261014100000/20261014100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 12:00pm on 14th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261014100000/20261014100000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261014100000/20261014100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-14T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-14T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261014150000/20261014150000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 4:00pm to 6:00pm on 14th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261014150000/20261014150000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261014150000/20261014150000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-14T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-14T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261015080000/20261015080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 15th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261015080000/20261015080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261015080000/20261015080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-15T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-15T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261015090000/20261015090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 1:00pm on 15th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261015090000/20261015090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261015090000/20261015090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-15T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261016130000/20261016130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 16th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261016130000/20261016130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261016130000/20261016130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-16T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-16T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260915120000/20260915120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 6:00pm on 15th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260915120000/20260915120000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260915120000/20260915120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260918120000/20260918120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 6:00pm on 18th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260918120000/20260918120000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260918120000/20260918120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-18T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-18T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260923080000/20260923080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 23rd September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260923080000/20260923080000#time> .

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

<http://id.southampton.ac.uk/ttevent/68-16621/20260925160000/20260925160000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 5:00pm to 6:00pm on 25th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260925160000/20260925160000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260925160000/20260925160000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-25T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-25T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260930080000/20260930080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 30th September" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260930080000/20260930080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260930080000/20260930080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-09-30T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-09-30T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261007080000/20261007080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 7th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261007080000/20261007080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261007080000/20261007080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-07T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-07T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261014080000/20261014080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 14th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261014080000/20261014080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261014080000/20261014080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-14T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-14T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261019090000/20261019090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 12:00pm on 19th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261019090000/20261019090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261019090000/20261019090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-19T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-19T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261019130000/20261019130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 3:00pm on 19th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261019130000/20261019130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261019130000/20261019130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-19T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-19T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261020120000/20261020120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 2:00pm on 20th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261020120000/20261020120000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261020120000/20261020120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-20T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-20T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261020130000/20261020130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 20th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261020130000/20261020130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261020130000/20261020130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-20T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-20T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261021080000/20261021080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 21st October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261021080000/20261021080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261021080000/20261021080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-21T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-21T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261021100000/20261021100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 12:00pm on 21st October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261021100000/20261021100000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261021100000/20261021100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-21T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261021150000/20261021150000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 4:00pm to 6:00pm on 21st October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261021150000/20261021150000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261021150000/20261021150000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261022080000/20261022080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 10:00am on 22nd October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261022080000/20261022080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261022080000/20261022080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-22T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-22T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261022090000/20261022090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 1:00pm on 22nd October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261022090000/20261022090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261022090000/20261022090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-22T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261008120000/20261008120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns3:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 6:00pm on 8th October" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20261008120000/20261008120000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20261008120000/20261008120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-10-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-10-08T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Wednesday-CLOSED-09-Sep-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                  ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Wednesday> ;
                                                                                                  ns0:validFrom "2026-09-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                  ns0:validThrough "2026-09-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Saturday-CLOSED-12-Sep-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Saturday> ;
                                                                                                 ns0:validFrom "2026-09-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-09-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Tuesday-CLOSED-08-Sep-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Tuesday> ;
                                                                                                ns0:validFrom "2026-09-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                ns0:validThrough "2026-09-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Sunday-CLOSED-06-Sep-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Sunday> ;
                                                                                               ns0:validFrom "2026-09-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-09-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Friday-CLOSED-11-Sep-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Friday> ;
                                                                                               ns0:validFrom "2026-09-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-09-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Monday-CLOSED-07-Sep-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Monday> ;
                                                                                               ns0:validFrom "2026-09-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-09-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#Thursday-CLOSED-10-Sep-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Thursday> ;
                                                                                                 ns0:validFrom "2026-09-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-09-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<https://data.southampton.ac.uk/map-icons/Education/computers.png> rdf:type ns3:MapMarker ;
                                                                   rdfs:label "Computing workstations" .

<http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> rdfs:label "iSolutions Workstations" .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621#offers-workstations> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/workstations-68-16621> ;
                                                                                         rdf:type ns0:Offering ;
                                                                                         rdfs:label "iSolutions Workstations" ;
                                                                                         ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/iSolutionsWorkstations> .

<http://id.southampton.ac.uk/generic-products-and-services/iSolutionsWorkstations> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "iSolutions Workstations" .