@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 geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns3: <http://purl.org/openorg/portals/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix ns4: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns5: <http://id.southampton.ac.uk/syllabus/feature/> .
@prefix ns6: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns7: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/59-1257> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Seminar Room" ,
                                                      "59 / 1257" ;
                                           ns2:within <http://id.southampton.ac.uk/building/59> ,
                                                      <http://id.southampton.ac.uk/floor/59-1> ;
                                           dcterms:description "Common Learning Space: Seminar Room" ;
                                           skos:notation "59-1257"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B5901257A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B5901257B.jpg> ;
                                           geo:lat "50.93736179"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.397864828"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns3:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/53-A> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/59-1257-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/59-1257-POI-LCTSPC.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_IND> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_DVD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_SEATS_MOVEABLE> ;
                                           dcterms:spatial "POLYGON((-1.3979452196 50.9373882892,-1.3979448602 50.937388176,-1.397876229 50.937391063,-1.3977940331 50.937397007,-1.3977899907 50.937377307,-1.3977853195 50.9373539841,-1.3977819957 50.9373375108,-1.3979361466 50.937326189,-1.3979414467 50.9373595884,-1.3979452196 50.9373882892))" ;
                                           oo:capacity "40"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1257" .

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

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

<http://id.southampton.ac.uk/building-portal/53-A> rdf:type ns3:BuildingEntrance ,
                                                            ns3:FloorEntrance ;
                                                   rdfs:label "Salisbury road entrance" ;
                                                   rdfs:comment "Faculty of Physical Sciences and Engineering Student office" ;
                                                   geo:lat "50.93743"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39805"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   ns3:connectsBuilding <http://id.southampton.ac.uk/building/53> ;
                                                   ns3:connectsFloor <http://id.southampton.ac.uk/floor/53-1> .

<https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                             ns4:height "3264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1840"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1518707"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56372549019608"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1000/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                              ns4:height "1773"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "297175"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.56401579244219"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                             ns4:height "1419"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "201824"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56377730796335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/600/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                             ns4:height "1064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "120557"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56390977443609"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/400/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                             ns4:height "709"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "57995"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56417489421721"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/300/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                             ns4:height "532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "34628"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56390977443609"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/200/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                             ns4:height "354"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "16636"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56497175141243"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/100/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                             ns4:height "177"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "5246"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56497175141243"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/50/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                            ns4:height "88"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "1978"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56818181818182"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1920/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                              ns4:height "3405"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "868417"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.56387665198238"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1600/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                              ns4:height "2838"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "650802"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.56377730796335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800x600/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                                 ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "111882"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/480x297/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                                 ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "39487"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/320x198/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                                 ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "18830"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/240x260/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                                 ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "17481"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/220x220/53-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/53-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <http://id.ecs.soton.ac.uk/person/27733> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/53-A.jpg> ;
                                                                                 ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "14271"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                              ns4:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "2737043"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                               dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                               ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "65335"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                              ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "45850"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                              ns4:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "28890"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                              ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "15511"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                              ns4:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "10058"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                              ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "5672"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                              ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "2427"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                             foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                             dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                             ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1291"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                               dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                               ns4:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "181322"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                               dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                               ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "137440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "49864"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "19501"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "10553"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "9557"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/59-1257-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  dcterms:description "Floor 1 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/59-1257-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "8065"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns5:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in 59 / 1257" .

<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/005901257/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns5:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 59 / 1257" .

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

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

<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/005901257/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                  ns5:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                         rdfs:label "RSC- ACCESS - AUDIENCE (A) Ground Floor Room Fully Accessible in 59 / 1257" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type rdfs:Class ,
                                                                                                                                   ns1:RoomFeatureClass ;
                                                                                                                          rdfs:label "RSC- ACCESS - AUDIENCE (A) Ground Floor Room Fully Accessible" ;
                                                                                                                          rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_IND ;
                                                                       rdfs:label "Induction loop for hearing aid users in 59 / 1257" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_IND> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Induction loop for hearing aid users" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_DVD> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_DVD ;
                                                                       rdfs:label "DVD player in 59 / 1257" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                    ns5:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                           rdfs:label "RSC- ACCESS - INSTRUCTOR (A) Ground Floor Room Fully Accessible in 59 / 1257" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type rdfs:Class ,
                                                                                                                                     ns1:RoomFeatureClass ;
                                                                                                                            rdfs:label "RSC- ACCESS - INSTRUCTOR (A) Ground Floor Room Fully Accessible" ;
                                                                                                                            rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 59 / 1257" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/005901257/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns5:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 59 / 1257" .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                          ns4:height "3932"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5898"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2815819"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                           ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "52866"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                          ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "35773"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                          ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "22366"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                          ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "12252"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                          ns4:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "7872"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                          ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "4517"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                          ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2121"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                         ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "1183"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                           ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "161386"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                           ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "116534"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                              ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "40565"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                              ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "15066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                              ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "8208"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                              ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "8027"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/59-1257-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 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/59-1257-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-E1-OUT.JPG> ;
                                                                              ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "6664"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                              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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                              ns4:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "6685950"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                               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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                               ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "122160"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                              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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                              ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "76713"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                              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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                              ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "41974"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                              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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                              ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "18101"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                              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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                              ns4:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "9955"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                              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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                              ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "4429"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                              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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                              ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "1757"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                             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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                             ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1038"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                               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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                               ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "427771"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                               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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                               ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "305737"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/59-1257-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                                  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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "87685"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                                  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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "24712"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                                  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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "10691"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                                  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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "11107"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/59-1257-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59-1257> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 non-fixed wheeled desk" ;
                                                                                  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/59-1257-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59-1257-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "8658"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260914120000/20260914120000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00pm to 2:00pm on 14th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260914120000/20260914120000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260914120000/20260914120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-14T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-14T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260915130000/20260915130000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 2:00pm to 4:00pm on 15th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260915130000/20260915130000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260915130000/20260915130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-15T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-15T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260916090000/20260916090000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 10:00am to 12:00pm on 16th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260916090000/20260916090000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260916090000/20260916090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-16T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-16T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260917080000/20260917080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 5:00pm on 17th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260917080000/20260917080000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260917080000/20260917080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-17T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-17T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260921100000/20260921100000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 12:00pm on 21st September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260921100000/20260921100000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260921100000/20260921100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-21T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260921110000/20260921110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 1:00pm on 21st September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260921110000/20260921110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260921110000/20260921110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260921140000/20260921140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 21st September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260921140000/20260921140000#time> .

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260924080000/20260924080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 11:00am on 24th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260924080000/20260924080000#time> .

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260924100000/20260924100000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 1:00pm on 24th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260924100000/20260924100000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260924100000/20260924100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-24T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-24T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260924120000/20260924120000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00pm to 3:00pm on 24th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260924120000/20260924120000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260924120000/20260924120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-24T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-24T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260924140000/20260924140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 24th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260924140000/20260924140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260924140000/20260924140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-24T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-24T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260924150000/20260924150000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 4:00pm to 6:00pm on 24th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260924150000/20260924150000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260924150000/20260924150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-24T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-24T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260925090000/20260925090000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 10:00am to 12:00pm on 25th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260925090000/20260925090000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260925090000/20260925090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-25T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-25T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260925110000/20260925110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 2:00pm on 25th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260925110000/20260925110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260925110000/20260925110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-25T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-25T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260926000000/20260926000000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00am to 12:00am on 26th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260926000000/20260926000000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260926000000/20260926000000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-27T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-26T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260927000000/20260927000000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00am to 12:00am on 27th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260927000000/20260927000000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260927000000/20260927000000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-28T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-27T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260928100000/20260928100000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 12:00pm on 28th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260928100000/20260928100000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260928100000/20260928100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-28T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260928110000/20260928110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 1:00pm on 28th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260928110000/20260928110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260928110000/20260928110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-28T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260928140000/20260928140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 28th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260928140000/20260928140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260928140000/20260928140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-28T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-28T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20260929150000/20260929150000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 4:00pm to 5:00pm on 29th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260929150000/20260929150000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260929150000/20260929150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-29T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-29T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261001100000/20261001100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-01T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-01T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261001120000/20261001120000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00pm to 3:00pm on 1st October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261001120000/20261001120000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261001120000/20261001120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-01T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-01T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261001140000/20261001140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 1st October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261001140000/20261001140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261001140000/20261001140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-01T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-01T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261001150000/20261001150000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 4:00pm to 6:00pm on 1st October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261001150000/20261001150000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261001150000/20261001150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-01T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261002080000/20261002080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 10:00am on 2nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261002080000/20261002080000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261002080000/20261002080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-02T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-02T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261002110000/20261002110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 2:00pm on 2nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261002110000/20261002110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261002110000/20261002110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-02T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-02T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261005100000/20261005100000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 12:00pm on 5th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261005100000/20261005100000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261005100000/20261005100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-05T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-05T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261005110000/20261005110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 1:00pm on 5th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261005110000/20261005110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261005110000/20261005110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-05T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-05T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261006150000/20261006150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-06T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-06T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261007080000/20261007080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 5:00pm on 7th October" ,
                                                                                       "Room 59/1257 booked from 9:00am to 6:00pm on 7th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261007080000/20261007080000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261007080000/20261007080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-07T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ,
                                                                                         "2026-10-07T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-07T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261008080000/20261008080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 11:00am on 8th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261008080000/20261008080000#time> .

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261008100000/20261008100000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 1:00pm on 8th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261008100000/20261008100000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261008100000/20261008100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-08T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-08T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261008120000/20261008120000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00pm to 3:00pm on 8th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261008120000/20261008120000#time> .

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261008140000/20261008140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 8th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261008140000/20261008140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261008140000/20261008140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-08T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-08T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261008150000/20261008150000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 4:00pm to 6:00pm on 8th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261008150000/20261008150000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261008150000/20261008150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-08T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261009130000/20261009130000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 2:00pm to 3:00pm on 9th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261009130000/20261009130000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261009130000/20261009130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-09T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-09T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261012100000/20261012100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-12T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-12T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261012110000/20261012110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-12T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-12T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261012140000/20261012140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 12th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261012140000/20261012140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261012140000/20261012140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-12T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-12T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261013150000/20261013150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-13T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-13T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261014080000/20261014080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 5:00pm on 14th October" ,
                                                                                       "Room 59/1257 booked from 9:00am to 6:00pm on 14th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261014080000/20261014080000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261014080000/20261014080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-14T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ,
                                                                                         "2026-10-14T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-14T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261015100000/20261015100000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 1:00pm on 15th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261015100000/20261015100000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261015100000/20261015100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-15T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261015120000/20261015120000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00pm to 3:00pm on 15th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261015120000/20261015120000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261015120000/20261015120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-15T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261015140000/20261015140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 15th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261015140000/20261015140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261015140000/20261015140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-15T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-15T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261015150000/20261015150000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 4:00pm to 6:00pm on 15th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261015150000/20261015150000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261015150000/20261015150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-15T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260914080000/20260914080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 1:00pm on 14th September" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20260914080000/20260914080000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20260914080000/20260914080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-09-14T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-09-14T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261016080000/20261016080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 10:00am on 16th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261016080000/20261016080000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261016080000/20261016080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-16T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-16T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261016090000/20261016090000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 10:00am to 12:00pm on 16th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261016090000/20261016090000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261016090000/20261016090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-16T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-16T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261016110000/20261016110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 2:00pm on 16th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261016110000/20261016110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261016110000/20261016110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-16T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-16T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261016130000/20261016130000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 2:00pm to 3:00pm on 16th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261016130000/20261016130000#time> .

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261016140000/20261016140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 16th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261016140000/20261016140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261016140000/20261016140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-16T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-16T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261019110000/20261019110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 1:00pm on 19th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261019110000/20261019110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261019110000/20261019110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-19T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-19T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261019140000/20261019140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 19th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261019140000/20261019140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261019140000/20261019140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-19T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-19T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261020150000/20261020150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-20T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-20T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261022080000/20261022080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 11:00am on 22nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261022080000/20261022080000#time> .

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261022100000/20261022100000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 1:00pm on 22nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261022100000/20261022100000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261022100000/20261022100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-22T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261022120000/20261022120000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00pm to 3:00pm on 22nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261022120000/20261022120000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261022120000/20261022120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-22T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261022140000/20261022140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 22nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261022140000/20261022140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261022140000/20261022140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-22T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-22T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261022150000/20261022150000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 4:00pm to 6:00pm on 22nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261022150000/20261022150000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261022150000/20261022150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-22T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261002140000/20261002140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 2nd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261002140000/20261002140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261002140000/20261002140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-02T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-02T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261009140000/20261009140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 9th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261009140000/20261009140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261009140000/20261009140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-09T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-09T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261023130000/20261023130000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 2:00pm to 3:00pm on 23rd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261023130000/20261023130000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261023130000/20261023130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-23T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-23T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261023080000/20261023080000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 10:00am on 23rd October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261023080000/20261023080000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261023080000/20261023080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-23T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-23T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261026110000/20261026110000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 11:00am to 12:00pm on 26th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261026110000/20261026110000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261026110000/20261026110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-26T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-26T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261026120000/20261026120000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 12:00pm to 1:00pm on 26th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261026120000/20261026120000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261026120000/20261026120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-26T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-26T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261026150000/20261026150000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 3:00pm to 4:00pm on 26th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261026150000/20261026150000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261026150000/20261026150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-26T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-26T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261027130000/20261027130000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 1:00pm to 2:00pm on 27th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261027130000/20261027130000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261027130000/20261027130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-27T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-27T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261027140000/20261027140000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 2:00pm to 4:00pm on 27th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261027140000/20261027140000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261027140000/20261027140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-27T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-27T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59-1257/20261027160000/20261027160000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-27T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-27T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261028090000/20261028090000> ns6:place <http://id.southampton.ac.uk/room/59-1257> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 59/1257 booked from 9:00am to 6:00pm on 28th October" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/59-1257/20261028090000/20261028090000#time> .

<http://id.southampton.ac.uk/ttevent/59-1257/20261028090000/20261028090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-10-28T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-10-28T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .