@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://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns4: <http://id.southampton.ac.uk/syllabus/feature/> .
@prefix ns5: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns6: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/34-5001> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Laboratory" ,
                                                      "34 / 5001" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-5> ;
                                           dcterms:description "Common Learning Space: Seminar Room" ;
                                           skos:notation "34-5001"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405001A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405001B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-POI-LCTSPC.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_LAP> ;
                                           oo:capacity "20"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "5001" .

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              dcterms:description "Floor 5 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                              ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2305282"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                               dcterms:description "Floor 5 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                               ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "48359"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              dcterms:description "Floor 5 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                              ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "34478"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              dcterms:description "Floor 5 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                              ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "22173"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              dcterms:description "Floor 5 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                              ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "12072"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              dcterms:description "Floor 5 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                              ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7985"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              dcterms:description "Floor 5 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                              ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "4549"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              dcterms:description "Floor 5 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                              ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                             foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                             dcterms:description "Floor 5 lecturer space" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                             ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "1196"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                               dcterms:description "Floor 5 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                               ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "130209"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                               dcterms:description "Floor 5 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                               ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "98210"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                                  dcterms:description "Floor 5 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "36918"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                                  dcterms:description "Floor 5 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "15084"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                                  dcterms:description "Floor 5 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "8192"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                                  dcterms:description "Floor 5 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "7458"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                                  dcterms:description "Floor 5 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "6505"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_WIRELESS_NETWORK> rdf:type ns1:RoomFeature ,
                                                                                             ns4:RSC-_WIRELESS_NETWORK ;
                                                                                    rdfs:label "Wireless internet access in 34 / 5001" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SMA> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SMA ;
                                                                       rdfs:label "Smartboard in 34 / 5001" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns4:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 34 / 5001" .

<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/003405001/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns4:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in 34 / 5001" .

<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/003405001/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SYM ;
                                                                       rdfs:label "Sympodium (Smartscreen for the PC) in 34 / 5001" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SCREEN> rdf:type ns1:RoomFeature ,
                                                                                   ns4:RSC-_SCREEN ;
                                                                          rdfs:label "Screen in 34 / 5001" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns4:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in 34 / 5001" .

<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/003405001/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> rdf:type ns1:RoomFeature ,
                                                                                                                                                                                                            ns4:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29 ;
                                                                                                                                                                                                   rdfs:label "RSC- ACCESS - INSTRUCTOR (X) Not Egress Standard (No access for wheelchairs, difficult access for semi-ambulates) in 34 / 5001" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> rdf:type rdfs:Class ,
                                                                                                                                                                                             ns1:RoomFeatureClass ;
                                                                                                                                                                                    rdfs:label "RSC- ACCESS - INSTRUCTOR (X) Not Egress Standard (No access for wheelchairs, difficult access for semi-ambulates)" ;
                                                                                                                                                                                    rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> rdf:type ns1:RoomFeature ,
                                                                                                                                                                                                          ns4:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29 ;
                                                                                                                                                                                                 rdfs:label "RSC- ACCESS - AUDIENCE (X) Not Egress Standard (No access for wheelchairs, difficult access for semi-ambulates) in 34 / 5001" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> rdf:type rdfs:Class ,
                                                                                                                                                                                           ns1:RoomFeatureClass ;
                                                                                                                                                                                  rdfs:label "RSC- ACCESS - AUDIENCE (X) Not Egress Standard (No access for wheelchairs, difficult access for semi-ambulates)" ;
                                                                                                                                                                                  rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 34 / 5001" .

<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 .

<https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 5 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG#creator> ;
                                                                          ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "5953627"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 5 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "49896"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 5 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/34-5001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "34881"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 5 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/34-5001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "22461"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 5 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/34-5001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "12178"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 5 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/34-5001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "8021"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 5 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/34-5001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "4712"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 5 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/34-5001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2135"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 5 door" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/34-5001-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1232"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 5 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "143221"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 5 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "105110"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 5 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "39811"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 5 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "15517"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 5 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "8330"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 5 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "8810"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/34-5001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 5 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-E1-OUT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7313"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "30/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<http://id.southampton.ac.uk/ttevent/34-5001/20260914140000/20260914140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 5:00pm on 14th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260914140000/20260914140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260914140000/20260914140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-14T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-14T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260915080000/20260915080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 11:00am on 15th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260915080000/20260915080000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260915080000/20260915080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-15T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-15T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260915170000/20260915170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 15th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260915170000/20260915170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260915170000/20260915170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-15T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260917120000/20260917120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 6:00pm on 17th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260917120000/20260917120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260917120000/20260917120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-17T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-17T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260918170000/20260918170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 18th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260918170000/20260918170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260918170000/20260918170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-18T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-18T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260920110000/20260920110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 6:00pm on 20th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260920110000/20260920110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260920110000/20260920110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-20T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-20T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921080000/20260921080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 11:00am on 21st September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260921080000/20260921080000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921080000/20260921080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-21T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-21T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921120000/20260921120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 21st September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260921120000/20260921120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921120000/20260921120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921130000/20260921130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 21st September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260921130000/20260921130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260921150000/20260921150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 21st September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260921150000/20260921150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921150000/20260921150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921160000/20260921160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 21st September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260921160000/20260921160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921160000/20260921160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921170000/20260921170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 21st September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260921170000/20260921170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260921170000/20260921170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-21T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922080000/20260922080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 10:00am on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922080000/20260922080000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260922090000/20260922090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922090000/20260922090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922090000/20260922090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-22T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-22T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922100000/20260922100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 12:00pm on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922100000/20260922100000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922100000/20260922100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-22T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-22T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922110000/20260922110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 1:00pm on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922110000/20260922110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922110000/20260922110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-22T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922120000/20260922120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922120000/20260922120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922120000/20260922120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-22T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922130000/20260922130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922130000/20260922130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260922160000/20260922160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922160000/20260922160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922160000/20260922160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-22T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922170000/20260922170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 22nd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260922170000/20260922170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260922170000/20260922170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-22T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260923090000/20260923090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 23rd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260923090000/20260923090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923090000/20260923090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-23T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-23T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923120000/20260923120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 23rd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260923120000/20260923120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923120000/20260923120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-23T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-23T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923130000/20260923130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 23rd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260923130000/20260923130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923130000/20260923130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-23T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-23T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923140000/20260923140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 4:00pm on 23rd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260923140000/20260923140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923140000/20260923140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-23T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-23T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923150000/20260923150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 23rd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260923150000/20260923150000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260923160000/20260923160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 23rd September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260923160000/20260923160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260923160000/20260923160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-23T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260924130000/20260924130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 24th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260924130000/20260924130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260924130000/20260924130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-24T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-24T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260924160000/20260924160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 24th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260924160000/20260924160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260924160000/20260924160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-24T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-24T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260924170000/20260924170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 11:00pm on 24th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260924170000/20260924170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260924170000/20260924170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-24T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-24T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260925150000/20260925150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 25th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260925150000/20260925150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260925150000/20260925150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-25T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-25T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260925170000/20260925170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 25th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260925170000/20260925170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260925170000/20260925170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-25T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-25T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928080000/20260928080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 11:00am on 28th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260928080000/20260928080000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928080000/20260928080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-28T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-28T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928120000/20260928120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 28th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260928120000/20260928120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928120000/20260928120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-28T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-28T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928130000/20260928130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 28th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260928130000/20260928130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260928150000/20260928150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 28th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260928150000/20260928150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928150000/20260928150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-28T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-28T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928160000/20260928160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 28th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260928160000/20260928160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260928160000/20260928160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-28T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-28T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929080000/20260929080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 10:00am on 29th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260929080000/20260929080000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260929090000/20260929090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 29th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260929090000/20260929090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929090000/20260929090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-29T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-29T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929100000/20260929100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 12:00pm on 29th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260929100000/20260929100000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929100000/20260929100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-29T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-29T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929110000/20260929110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 1:00pm on 29th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260929110000/20260929110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929110000/20260929110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-29T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-29T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260929130000/20260929130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 29th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260929130000/20260929130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260929160000/20260929160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 29th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260929160000/20260929160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929160000/20260929160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-29T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-29T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929170000/20260929170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 29th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260929170000/20260929170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260929170000/20260929170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-29T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-29T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260930090000/20260930090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 30th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260930090000/20260930090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930090000/20260930090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-30T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-30T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930120000/20260930120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 30th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260930120000/20260930120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930120000/20260930120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-30T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-30T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930130000/20260930130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 30th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260930130000/20260930130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930130000/20260930130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-30T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-30T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930140000/20260930140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 4:00pm on 30th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260930140000/20260930140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930140000/20260930140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-30T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-30T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930150000/20260930150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 30th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260930150000/20260930150000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260930160000/20260930160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 30th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260930160000/20260930160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260930160000/20260930160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-30T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-30T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261001080000/20261001080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 5:00pm on 1st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261001080000/20261001080000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261001160000/20261001160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 1st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261001160000/20261001160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261001160000/20261001160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-01T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002090000/20261002090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 12:00pm on 2nd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261002090000/20261002090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002090000/20261002090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-02T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-02T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002150000/20261002150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 2nd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261002150000/20261002150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002150000/20261002150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-02T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-02T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002160000/20261002160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 2nd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261002160000/20261002160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002160000/20261002160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-02T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-02T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002170000/20261002170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 2nd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261002170000/20261002170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261002170000/20261002170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-02T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-02T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005080000/20261005080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 11:00am on 5th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261005080000/20261005080000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005080000/20261005080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-05T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-05T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005120000/20261005120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 5th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261005120000/20261005120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005120000/20261005120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-05T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-05T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005130000/20261005130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 5th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261005130000/20261005130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261005150000/20261005150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 5th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261005150000/20261005150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005150000/20261005150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-05T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-05T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005160000/20261005160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 5th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261005160000/20261005160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261005160000/20261005160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-05T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-05T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261006080000/20261006080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 10:00am on 6th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261006080000/20261006080000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261006090000/20261006090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 6th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261006090000/20261006090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261006090000/20261006090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-06T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-06T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261006100000/20261006100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 12:00pm on 6th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261006100000/20261006100000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261006100000/20261006100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-06T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-06T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261006110000/20261006110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 1:00pm on 6th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261006110000/20261006110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261006110000/20261006110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-06T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-06T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261006130000/20261006130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 6th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261006130000/20261006130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261006160000/20261006160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 6th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261006160000/20261006160000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261006170000/20261006170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 6th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261006170000/20261006170000#time> .

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

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261007090000/20261007090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 7th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261007090000/20261007090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007090000/20261007090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-07T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-07T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007120000/20261007120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 7th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261007120000/20261007120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007120000/20261007120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-07T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-07T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007130000/20261007130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 7th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261007130000/20261007130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007130000/20261007130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-07T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-07T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007140000/20261007140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 4:00pm on 7th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261007140000/20261007140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007140000/20261007140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-07T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-07T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261007150000/20261007150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 7th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261007150000/20261007150000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261007160000/20261007160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 7th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261007160000/20261007160000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261008130000/20261008130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 8th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261008130000/20261008130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261008130000/20261008130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-08T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-08T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261008160000/20261008160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 8th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261008160000/20261008160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261008160000/20261008160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-08T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009090000/20261009090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 12:00pm on 9th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261009090000/20261009090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009090000/20261009090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-09T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-09T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009110000/20261009110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 2:00pm on 9th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261009110000/20261009110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009110000/20261009110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-09T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-09T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009150000/20261009150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 9th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261009150000/20261009150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009150000/20261009150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-09T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-09T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009160000/20261009160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 9th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261009160000/20261009160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009160000/20261009160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-09T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-09T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009170000/20261009170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 9th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261009170000/20261009170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261009170000/20261009170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-09T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-09T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012080000/20261012080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 11:00am on 12th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261012080000/20261012080000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012080000/20261012080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-12T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-12T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012120000/20261012120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 12th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261012120000/20261012120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012120000/20261012120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-12T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-12T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012130000/20261012130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 12th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261012130000/20261012130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261012150000/20261012150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 12th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261012150000/20261012150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012150000/20261012150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-12T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-12T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012160000/20261012160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 12th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261012160000/20261012160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261012160000/20261012160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-12T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013080000/20261013080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 10:00am on 13th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261013080000/20261013080000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261013090000/20261013090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 13th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261013090000/20261013090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013090000/20261013090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-13T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-13T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013100000/20261013100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 12:00pm on 13th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261013100000/20261013100000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013100000/20261013100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-13T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-13T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013110000/20261013110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 1:00pm on 13th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261013110000/20261013110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013110000/20261013110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-13T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-13T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261013130000/20261013130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 13th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261013130000/20261013130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261013160000/20261013160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 13th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261013160000/20261013160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013160000/20261013160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-13T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-13T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013170000/20261013170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 13th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261013170000/20261013170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261013170000/20261013170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-13T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-13T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261014120000/20261014120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 14th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261014120000/20261014120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261014120000/20261014120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-14T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-14T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261014130000/20261014130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 14th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261014130000/20261014130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261014130000/20261014130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-14T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-14T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261014140000/20261014140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 4:00pm on 14th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261014140000/20261014140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261014140000/20261014140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-14T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-14T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261014150000/20261014150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 14th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261014150000/20261014150000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261014160000/20261014160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 14th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261014160000/20261014160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261014160000/20261014160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-14T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-14T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261015160000/20261015160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 15th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261015160000/20261015160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261015160000/20261015160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261016150000/20261016150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 16th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261016150000/20261016150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261016150000/20261016150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-16T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-16T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261016160000/20261016160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 16th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261016160000/20261016160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261016160000/20261016160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-16T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-16T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261016170000/20261016170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 16th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261016170000/20261016170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261016170000/20261016170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-16T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-16T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261015080000/20261015080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 12:00pm on 15th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261015080000/20261015080000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260916150000/20260916150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 8:00pm on 16th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260916150000/20260916150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260916150000/20260916150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-16T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-16T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260918140000/20260918140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 5:00pm on 18th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260918140000/20260918140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260918140000/20260918140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-09-18T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-09-18T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019080000/20261019080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 11:00am on 19th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261019080000/20261019080000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019080000/20261019080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-19T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-19T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019120000/20261019120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 19th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261019120000/20261019120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019120000/20261019120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-19T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-19T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019130000/20261019130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 19th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261019130000/20261019130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261019150000/20261019150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 19th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261019150000/20261019150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019150000/20261019150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-19T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-19T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019160000/20261019160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 19th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261019160000/20261019160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019160000/20261019160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-19T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-19T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020080000/20261020080000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 10:00am on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020080000/20261020080000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020080000/20261020080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-20T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-20T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020090000/20261020090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020090000/20261020090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020090000/20261020090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-20T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-20T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020100000/20261020100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 12:00pm on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020100000/20261020100000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020100000/20261020100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-20T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-20T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020110000/20261020110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 1:00pm on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020110000/20261020110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020110000/20261020110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-20T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-20T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261020130000/20261020130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020130000/20261020130000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261020140000/20261020140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 5:00pm on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020140000/20261020140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020140000/20261020140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-20T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-20T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020160000/20261020160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020160000/20261020160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020160000/20261020160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-20T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-20T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020170000/20261020170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 20th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261020170000/20261020170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261020170000/20261020170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-20T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-20T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261021090000/20261021090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 11:00am on 21st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261021090000/20261021090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021090000/20261021090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-21T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-21T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021100000/20261021100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 1:00pm on 21st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261021100000/20261021100000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261021120000/20261021120000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 21st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261021120000/20261021120000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021120000/20261021120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021130000/20261021130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 3:00pm on 21st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261021130000/20261021130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021130000/20261021130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-21T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021140000/20261021140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 3:00pm to 4:00pm on 21st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261021140000/20261021140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021140000/20261021140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-21T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021150000/20261021150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 21st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261021150000/20261021150000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261021160000/20261021160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 21st October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261021160000/20261021160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261021160000/20261021160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261022130000/20261022130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 22nd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261022130000/20261022130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261022130000/20261022130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-22T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-22T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261022160000/20261022160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 22nd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261022160000/20261022160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261022160000/20261022160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-22T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019100000/20261019100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 1:00pm on 19th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261019100000/20261019100000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261019100000/20261019100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-19T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-19T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023090000/20261023090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 10:00am to 12:00pm on 23rd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261023090000/20261023090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023090000/20261023090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-23T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-23T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023110000/20261023110000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 12:00pm to 2:00pm on 23rd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261023110000/20261023110000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023110000/20261023110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-23T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-23T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023150000/20261023150000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 23rd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261023150000/20261023150000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023150000/20261023150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-23T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-23T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023160000/20261023160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 23rd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261023160000/20261023160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023160000/20261023160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-23T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023170000/20261023170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 6:00pm to 10:00pm on 23rd October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261023170000/20261023170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261023170000/20261023170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-23T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20260915100000/20260915100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 12:00pm on 15th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260915100000/20260915100000#time> .

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

<http://id.southampton.ac.uk/ttevent/34-5001/20260918100000/20260918100000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 11:00am to 1:00pm on 18th September" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20260918100000/20260918100000#time> .

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

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

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

<http://id.southampton.ac.uk/ttevent/34-5001/20261026090000/20261026090000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 9:00am to 11:00am on 26th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261026090000/20261026090000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026090000/20261026090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-26T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-26T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026130000/20261026130000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 1:00pm to 2:00pm on 26th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261026130000/20261026130000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026130000/20261026130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-26T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-26T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026140000/20261026140000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 2:00pm to 4:00pm on 26th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261026140000/20261026140000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026140000/20261026140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-26T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-26T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026160000/20261026160000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 4:00pm to 5:00pm on 26th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261026160000/20261026160000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026160000/20261026160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-26T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-26T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026170000/20261026170000> ns5:place <http://id.southampton.ac.uk/room/34-5001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 34/5001 booked from 5:00pm to 6:00pm on 26th October" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/34-5001/20261026170000/20261026170000#time> .

<http://id.southampton.ac.uk/ttevent/34-5001/20261026170000/20261026170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-10-26T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-10-26T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .