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

<http://id.southampton.ac.uk/room/67-2017> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Tutorial Room 6" ,
                                                      "67 / 2017 GP Consultation Room" ;
                                           ns2:within <http://id.southampton.ac.uk/building/67> ,
                                                      <http://id.southampton.ac.uk/floor/67-2> ;
                                           dcterms:description "GP Consultation Room" ;
                                           skos:notation "67-2017"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B6702017A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B6702017B.jpg> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_LAP> ;
                                           oo:capacity "5"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2017 GP Consultation Room" .

<http://id.southampton.ac.uk/building/67> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Nightingale" ;
                                          geo:lat "50.93674"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39658"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DVDPC> rdf:type ns1:RoomFeature ,
                                                                                  ns3:RSC-_DVDPC ;
                                                                         rdfs:label "DVD playback via PC in 67 / 2017 GP Consultation Room" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DVDPC> rdf:type rdfs:Class ,
                                                                   ns1:RoomFeatureClass ;
                                                          rdfs:label "DVD playback via PC" ;
                                                          rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns3:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in 67 / 2017 GP Consultation Room" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns3:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 67 / 2017 GP Consultation Room" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type ns1:RoomFeature ,
                                                                                                                                                                                ns3:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan ;
                                                                                                                                                                       rdfs:label "RSC- ACCESS - INSTRUCTOR (B) Upper Floor Room Egress Standard Lift & Evac Management Plan in 67 / 2017 GP Consultation Room" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type rdfs:Class ,
                                                                                                                                                                 ns1:RoomFeatureClass ;
                                                                                                                                                        rdfs:label "RSC- ACCESS - INSTRUCTOR (B) Upper Floor Room Egress Standard Lift & Evac Management Plan" ;
                                                                                                                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns3:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 67 / 2017 GP Consultation Room" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns3:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in 67 / 2017 GP Consultation Room" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type rdfs:Class ,
                                                                                              ns1:RoomFeatureClass ;
                                                                                     rdfs:label "Data and Video Projection" ;
                                                                                     rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type ns1:RoomFeature ,
                                                                                                                                                                              ns3:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan ;
                                                                                                                                                                     rdfs:label "RSC- ACCESS - AUDIENCE (B) Upper Floor Room Egress Standard Lift & Evac Management Plan in 67 / 2017 GP Consultation Room" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type rdfs:Class ,
                                                                                                                                                               ns1:RoomFeatureClass ;
                                                                                                                                                      rdfs:label "RSC- ACCESS - AUDIENCE (B) Upper Floor Room Egress Standard Lift & Evac Management Plan" ;
                                                                                                                                                      rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns3:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 67 / 2017 GP Consultation Room" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_LAP> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Network connection for laptops" ;
                                                        rdfs:subClassOf oo:Feature .

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

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260609070000/20260609070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 9th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260609070000/20260609070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260610070000/20260610070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 10th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260610070000/20260610070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260611070000/20260611070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 11th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260611070000/20260611070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260612070000/20260612070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 12th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260612070000/20260612070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260615070000/20260615070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 15th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260615070000/20260615070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260616070000/20260616070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 16th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260616070000/20260616070000#time> .

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260623070000/20260623070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 23rd June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260623070000/20260623070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260624070000/20260624070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 24th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260624070000/20260624070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260625070000/20260625070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 25th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260625070000/20260625070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260626070000/20260626070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 26th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260626070000/20260626070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260627000000/20260627000000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 1:00am to 12:00am on 27th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260627000000/20260627000000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260628000000/20260628000000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 1:00am to 12:00am on 28th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260628000000/20260628000000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260629080000/20260629080000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 9:00am to 5:00pm on 29th June" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260629080000/20260629080000#time> .

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

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

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260701080000/20260701080000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 9:00am to 5:00pm on 1st July" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260701080000/20260701080000#time> .

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

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

<http://id.southampton.ac.uk/ttevent/67-2017/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/67-2017/20260703070000/20260703070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 6:00pm on 3rd July" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260703070000/20260703070000#time> .

<http://id.southampton.ac.uk/ttevent/67-2017/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/ttevent/67-2017/20260706070000/20260706070000> ns4:place <http://id.southampton.ac.uk/room/67-2017> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/2017 booked from 8:00am to 5:00pm on 6th July" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/67-2017/20260706070000/20260706070000#time> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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