@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://id.southampton.ac.uk/ns/> .
@prefix ns3: <http://vocab.deri.ie/rooms#> .
@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-176-1101> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                     rdfs:label "iSolutions Workstations - 176-1101" ;
                                                                     ns1:within <http://id.southampton.ac.uk/building/176> ,
                                                                                <http://id.southampton.ac.uk/room/176-1101> ;
                                                                     ns0:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Sunday-CLOSED-17-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Saturday-CLOSED-23-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Friday-CLOSED-22-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Tuesday-CLOSED-19-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Thursday-CLOSED-21-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Wednesday-CLOSED-20-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Monday-CLOSED-18-May-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> ;
                                                                     ns2:workstationSeats "49"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns2:workstationFreeSeats "49"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns2:workstationStatus "Room opening times are currently unavailable" ;
                                                                     ns2:workstationUnitsTimeSeries "wsavail/176-1101/units" ;
                                                                     ns2:workstationRatioTimeSeries "wsavail/176-1101/ratio" .

<http://id.southampton.ac.uk/building/176> rdf:type ns3:Building ,
                                                    ns2:UoSBuilding ;
                                           rdfs:label "Building 176" ;
                                           geo:lat "50.93667"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40466"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/room/176-1101> rdf:type ns3:Room ,
                                                     ns2:SyllabusLocation ;
                                            rdfs:label "176/1101" ,
                                                       "Boldrewood 176 L / 1101 Design & Computing Studio" ,
                                                       "176 / 1101" .

<http://id.southampton.ac.uk/ttevent/176-1101/20260525070000/20260525070000> ns4:place <http://id.southampton.ac.uk/room/176-1101> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns2:RoomBookedEvent ;
                                                                             rdfs:label "Room 176/1101 booked from 8:00am to 6:00pm on 25th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/176-1101/20260525070000/20260525070000#time> .

<http://id.southampton.ac.uk/ttevent/176-1101/20260525070000/20260525070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-25T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-25T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/176-1101/20260527070000/20260527070000> ns4:place <http://id.southampton.ac.uk/room/176-1101> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns2:RoomBookedEvent ;
                                                                             rdfs:label "Room 176/1101 booked from 8:00am to 6:00pm on 27th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/176-1101/20260527070000/20260527070000#time> .

<http://id.southampton.ac.uk/ttevent/176-1101/20260527070000/20260527070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-27T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-27T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/176-1101/20260528070000/20260528070000> ns4:place <http://id.southampton.ac.uk/room/176-1101> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns2:RoomBookedEvent ;
                                                                             rdfs:label "Room 176/1101 booked from 8:00am to 6:00pm on 28th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/176-1101/20260528070000/20260528070000#time> .

<http://id.southampton.ac.uk/ttevent/176-1101/20260528070000/20260528070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-28T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-28T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/176-1101/20260529070000/20260529070000> ns4:place <http://id.southampton.ac.uk/room/176-1101> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns2:RoomBookedEvent ;
                                                                             rdfs:label "Room 176/1101 booked from 8:00am to 6:00pm on 29th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/176-1101/20260529070000/20260529070000#time> .

<http://id.southampton.ac.uk/ttevent/176-1101/20260529070000/20260529070000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-29T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-29T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/176-1101/20260604070000/20260604070000> ns4:place <http://id.southampton.ac.uk/room/176-1101> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns2:RoomBookedEvent ;
                                                                             rdfs:label "Room 176/1101 booked from 8:00am to 6:00pm on 4th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/176-1101/20260604070000/20260604070000#time> .

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

<http://id.southampton.ac.uk/ttevent/176-1101/20260605070000/20260605070000> ns4:place <http://id.southampton.ac.uk/room/176-1101> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns2:RoomBookedEvent ;
                                                                             rdfs:label "Room 176/1101 booked from 8:00am to 6:00pm on 5th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/176-1101/20260605070000/20260605070000#time> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Sunday-CLOSED-17-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Sunday> ;
                                                                                               ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Saturday-CLOSED-23-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Saturday> ;
                                                                                                 ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Friday-CLOSED-22-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Friday> ;
                                                                                               ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Tuesday-CLOSED-19-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Tuesday> ;
                                                                                                ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Thursday-CLOSED-21-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Thursday> ;
                                                                                                 ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Wednesday-CLOSED-20-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                  ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Wednesday> ;
                                                                                                  ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                  ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-176-1101#Monday-CLOSED-18-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Monday> ;
                                                                                               ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<https://data.southampton.ac.uk/map-icons/Education/computers.png> rdf:type ns2: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-176-1101#offers-workstations> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/workstations-176-1101> ;
                                                                                         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" .