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

<http://id.southampton.ac.uk/room/65-1175> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Lecture Theatre C" ,
                                                      "Avenue 65 / 1175 (L/T C)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/65> ,
                                                      <http://id.southampton.ac.uk/floor/65-1> ;
                                           dcterms:description "Common Learning Space: Avenue Lecture Theatre C" ;
                                           skos:notation "65-1175"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B6501175A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B6501175B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-VW-FRT.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_SEATS_FIXED_TIERED> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_IND> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_VIS> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ;
                                           oo:capacity "101"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1175 (Lecture Theatre C)" .

<http://id.southampton.ac.uk/building/65> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Parkes Bldg" ;
                                          geo:lat "50.92911"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-65-parkes-university-of> ;
                                          geo:long "-1.40239"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          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/65-1175-VW-FRT.JPG#creator> ;
                                                                          ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "5989883"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           dcterms:description "View from front of room" ;
                                                                           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/65-1175-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "23596"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          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/65-1175-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "16473"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          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/65-1175-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "10988"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          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/65-1175-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "5976"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          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/65-1175-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3997"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          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/65-1175-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2537"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          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/65-1175-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "1325"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                         dcterms:description "View from front of room" ;
                                                                         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/65-1175-VW-FRT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "937"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           dcterms:description "View from front of room" ;
                                                                           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/65-1175-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "68554"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           dcterms:description "View from front of room" ;
                                                                           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/65-1175-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "50110"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              dcterms:description "View from front of room" ;
                                                                              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/65-1175-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "17703"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              dcterms:description "View from front of room" ;
                                                                              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/65-1175-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7595"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              dcterms:description "View from front of room" ;
                                                                              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/65-1175-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "4300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              dcterms:description "View from front of room" ;
                                                                              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/65-1175-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "3749"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              dcterms:description "View from front of room" ;
                                                                              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/65-1175-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "3511"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_SCREEN> rdf:type ns1:RoomFeature ,
                                                                                   ns4:RSC-_SCREEN ;
                                                                          rdfs:label "Screen in Avenue 65 / 1175 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SYM ;
                                                                       rdfs:label "Sympodium (Smartscreen for the PC) in Avenue 65 / 1175 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in Avenue 65 / 1175 (L/T C)" .

<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/006501175/RSC-_SEATS_FIXED_TIERED> rdf:type ns1:RoomFeature ,
                                                                                               ns4:RSC-_SEATS_FIXED_TIERED ;
                                                                                      rdfs:label "Fixed seats - tiered in Avenue 65 / 1175 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns4:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in Avenue 65 / 1175 (L/T C)" .

<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/006501175/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in Avenue 65 / 1175 (L/T C)" .

<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/006501175/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_IND ;
                                                                       rdfs:label "Induction loop for hearing aid users in Avenue 65 / 1175 (L/T C)" .

<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/006501175/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns4:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in Avenue 65 / 1175 (L/T C)" .

<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/006501175/RSC-_VIS> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_VIS ;
                                                                       rdfs:label "Video overhead projector (Video OHP) in Avenue 65 / 1175 (L/T C)" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_VIS> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Video overhead projector (Video OHP)" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/006501175/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                  ns4:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                         rdfs:label "RSC- ACCESS - AUDIENCE (A) Ground Floor Room Fully Accessible in Avenue 65 / 1175 (L/T C)" .

<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/006501175/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                    ns4:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                           rdfs:label "RSC- ACCESS - INSTRUCTOR (A) Ground Floor Room Fully Accessible in Avenue 65 / 1175 (L/T C)" .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          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/65-1175-E1-INS.JPG#creator> ;
                                                                          ns3:height "3875"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5813"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2581293"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5001290322581"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          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/65-1175-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-INS.JPG> ;
                                                                          ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "27826"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          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/65-1175-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-INS.JPG> ;
                                                                          ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "9806"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           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/65-1175-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-INS.JPG> ;
                                                                           ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "177579"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-E1-INS.JPG#creator> rdf:type foaf:Agent .

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          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/65-1175-E1-OUT.JPG#creator> ;
                                                                          ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2353456"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           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/65-1175-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "36457"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          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/65-1175-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "25802"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          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/65-1175-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "16544"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          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/65-1175-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "9237"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          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/65-1175-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "6116"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          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/65-1175-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3672"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          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/65-1175-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "1822"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                         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/65-1175-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1137"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           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/65-1175-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "103462"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           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/65-1175-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "77282"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              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/65-1175-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "27537"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              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/65-1175-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "11633"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              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/65-1175-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6490"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              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/65-1175-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "5825"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              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/65-1175-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-E1-OUT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "4952"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                               ns3:height "3851"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "5777"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "3380292"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5001298364061"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "95046"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                               ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "64626"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                               ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "38713"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                               ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "19079"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                               ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "11422"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                               ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "5619"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                               ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "2271"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                              ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "1231"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "290421"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "213646"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-POI-ACCDSK1.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                   ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "72453"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                   ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "23969"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                   ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "11952"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                   ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "12562"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-POI-ACCDSK1.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK1.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK1.JPG> ;
                                                                                   ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "10180"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                               ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "6734404"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "91928"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                               ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "60457"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                               ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "34682"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                               ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "16153"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                               ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "9174"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                               ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "4446"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                               ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "1908"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                              ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "1139"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "294824"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "215288"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-POI-ACCDSK2.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                   ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "69276"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                   ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "21455"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                   ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "9818"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                   ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "10296"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-POI-ACCDSK2.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:description "Accessible 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/65-1175-POI-ACCDSK2.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-ACCDSK2.JPG> ;
                                                                                   ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:fileSize "8337"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/65-1175-POI-LCTSPC.JPG#creator> ;
                                                                              ns3:height "3883"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "5825"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "3455251"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5001287664177"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          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/65-1175-VW-BCK.JPG#creator> ;
                                                                          ns3:height "3907"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5860"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2215579"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.4998720245713"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           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/65-1175-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "42570"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          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/65-1175-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "30277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          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/65-1175-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "20171"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          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/65-1175-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "11606"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          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/65-1175-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "7574"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          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/65-1175-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "4462"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          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/65-1175-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "1978"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from back of room" ;
                                                                         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/65-1175-VW-BCK.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1097"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           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/65-1175-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "112234"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           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/65-1175-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "85364"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              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/65-1175-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "31469"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              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/65-1175-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "13393"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              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/65-1175-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7756"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              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/65-1175-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6670"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1175> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              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/65-1175-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-BCK.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6067"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1175-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<http://id.southampton.ac.uk/ttevent/65-1175/20260417070000/20260417070000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 8:00am to 12:00am on 17th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260417070000/20260417070000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260417070000/20260417070000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-18T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-17T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260417230000/20260417230000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00am to 6:00pm on 18th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260417230000/20260417230000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260417230000/20260417230000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-18T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-18T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260420150000/20260420150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-20T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-20T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260421100000/20260421100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 12:00pm on 21st April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260421100000/20260421100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260421100000/20260421100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-21T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260421110000/20260421110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 1:00pm on 21st April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260421110000/20260421110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260421110000/20260421110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260423100000/20260423100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 1:00pm on 23rd April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260423100000/20260423100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260423100000/20260423100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-23T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-23T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260423150000/20260423150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 23rd April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260423150000/20260423150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260423150000/20260423150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-23T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260424080000/20260424080000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 9:00am to 11:00am on 24th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260424080000/20260424080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260424080000/20260424080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-24T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-24T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260424100000/20260424100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 12:00pm on 24th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260424100000/20260424100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260424100000/20260424100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-24T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-24T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260424110000/20260424110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 2:00pm on 24th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260424110000/20260424110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260424110000/20260424110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-24T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-24T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260424150000/20260424150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 24th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260424150000/20260424150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260424150000/20260424150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-24T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-24T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260427090000/20260427090000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 10:00am to 11:00am on 27th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260427090000/20260427090000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260427090000/20260427090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-27T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-27T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260427100000/20260427100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 12:00pm on 27th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260427100000/20260427100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260427100000/20260427100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-27T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-27T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260427110000/20260427110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 1:00pm on 27th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260427110000/20260427110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260427110000/20260427110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-27T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-27T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260427130000/20260427130000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 2:00pm to 3:00pm on 27th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260427130000/20260427130000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260427130000/20260427130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-27T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-27T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260427150000/20260427150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-27T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-27T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260427160000/20260427160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-27T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-27T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428080000/20260428080000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 9:00am to 10:00am on 28th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260428080000/20260428080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428080000/20260428080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-28T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-28T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428090000/20260428090000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 10:00am to 11:00am on 28th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260428090000/20260428090000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428090000/20260428090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-28T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-28T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428100000/20260428100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 12:00pm on 28th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260428100000/20260428100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428100000/20260428100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-28T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428110000/20260428110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 1:00pm on 28th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260428110000/20260428110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428110000/20260428110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-28T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260428130000/20260428130000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 2:00pm to 3:00pm on 28th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260428130000/20260428130000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260428130000/20260428130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-28T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-28T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260429100000/20260429100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 1:00pm on 29th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260429100000/20260429100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260429100000/20260429100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-29T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-29T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260429150000/20260429150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-29T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-29T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260429160000/20260429160000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 5:00pm to 8:00pm on 29th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260429160000/20260429160000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260429160000/20260429160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-29T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-29T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260430100000/20260430100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 1:00pm on 30th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260430100000/20260430100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260430100000/20260430100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-30T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-30T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260430150000/20260430150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 30th April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260430150000/20260430150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260430150000/20260430150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-04-30T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-04-30T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260501080000/20260501080000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 9:00am to 11:00am on 1st May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260501080000/20260501080000#time> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260501100000/20260501100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 12:00pm on 1st May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260501100000/20260501100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260501100000/20260501100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-01T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-01T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260501110000/20260501110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 2:00pm on 1st May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260501110000/20260501110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260501110000/20260501110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-01T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-01T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260501130000/20260501130000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 2:00pm to 4:00pm on 1st May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260501130000/20260501130000#time> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260501150000/20260501150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 1st May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260501150000/20260501150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260501150000/20260501150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-01T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505080000/20260505080000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 9:00am to 10:00am on 5th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260505080000/20260505080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505080000/20260505080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-05T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-05T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505090000/20260505090000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 10:00am to 11:00am on 5th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260505090000/20260505090000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505090000/20260505090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-05T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-05T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505100000/20260505100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 12:00pm on 5th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260505100000/20260505100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505100000/20260505100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-05T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-05T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505110000/20260505110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 1:00pm on 5th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260505110000/20260505110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505110000/20260505110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-05T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-05T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260505130000/20260505130000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 2:00pm to 3:00pm on 5th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260505130000/20260505130000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260505130000/20260505130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-05T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-05T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260505140000/20260505140000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-05T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-05T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260505170000/20260505170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-05T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-05T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260506180000/20260506180000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 7:00pm to 9:00pm on 6th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260506180000/20260506180000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260506180000/20260506180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-06T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-06T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260507100000/20260507100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 1:00pm on 7th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260507100000/20260507100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260507100000/20260507100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-07T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-07T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260507150000/20260507150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 7th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260507150000/20260507150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260507150000/20260507150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-07T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-07T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260508080000/20260508080000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 9:00am to 11:00am on 8th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260508080000/20260508080000#time> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260508100000/20260508100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 12:00pm on 8th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260508100000/20260508100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260508100000/20260508100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-08T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-08T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260508110000/20260508110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 2:00pm on 8th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260508110000/20260508110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260508110000/20260508110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-08T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-08T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260508150000/20260508150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 8th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260508150000/20260508150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260508150000/20260508150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-08T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260508170000/20260508170000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 6:00pm to 12:00am on 8th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260508170000/20260508170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260508170000/20260508170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-09T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260509070000/20260509070000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 8:00am to 6:00pm on 9th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260509070000/20260509070000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260509070000/20260509070000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-09T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-09T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260511090000/20260511090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-11T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-11T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260511100000/20260511100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-11T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-11T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260511110000/20260511110000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 12:00pm to 1:00pm on 11th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260511110000/20260511110000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260511110000/20260511110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-11T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-11T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260511130000/20260511130000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 2:00pm to 3:00pm on 11th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260511130000/20260511130000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260511130000/20260511130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-11T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-11T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260512080000/20260512080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-12T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-12T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260512090000/20260512090000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 10:00am to 11:00am on 12th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260512090000/20260512090000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260512090000/20260512090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-12T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-12T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260512110000/20260512110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-12T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-12T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260514100000/20260514100000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 11:00am to 1:00pm on 14th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260514100000/20260514100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260514100000/20260514100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-14T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-14T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260514150000/20260514150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 14th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260514150000/20260514150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260514150000/20260514150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-14T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-14T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260515130000/20260515130000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 2:00pm to 4:00pm on 15th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260515130000/20260515130000#time> .

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

<http://id.southampton.ac.uk/ttevent/65-1175/20260515150000/20260515150000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 4:00pm to 6:00pm on 15th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260515150000/20260515150000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260515150000/20260515150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-15T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260518000000/20260518000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 18th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260518000000/20260518000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260518000000/20260518000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-19T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-18T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260519000000/20260519000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 19th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260519000000/20260519000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260519000000/20260519000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-20T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-19T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260520000000/20260520000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 20th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260520000000/20260520000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260520000000/20260520000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-21T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-20T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260521000000/20260521000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 21st May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260521000000/20260521000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260521000000/20260521000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-22T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-21T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260502070000/20260502070000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 8:00am to 11:00pm on 2nd May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260502070000/20260502070000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260502070000/20260502070000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-02T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-02T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260522000000/20260522000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 22nd May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260522000000/20260522000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260522000000/20260522000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-23T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-22T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260523000000/20260523000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 23rd May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260523000000/20260523000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260523000000/20260523000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-24T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-23T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260524000000/20260524000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 24th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260524000000/20260524000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260524000000/20260524000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-25T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-24T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260525000000/20260525000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 25th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260525000000/20260525000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260525000000/20260525000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-26T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-25T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260526000000/20260526000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 26th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260526000000/20260526000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260526000000/20260526000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-27T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-26T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260527000000/20260527000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 27th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260527000000/20260527000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260527000000/20260527000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-28T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-27T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260528000000/20260528000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 28th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260528000000/20260528000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260528000000/20260528000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-29T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-28T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260529000000/20260529000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 29th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260529000000/20260529000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260529000000/20260529000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-30T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-29T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260530000000/20260530000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 30th May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260530000000/20260530000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260530000000/20260530000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-05-31T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-30T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260531000000/20260531000000> ns5:place <http://id.southampton.ac.uk/room/65-1175> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1175 booked from 1:00am to 12:00am on 31st May" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1175/20260531000000/20260531000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1175/20260531000000/20260531000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-01T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-05-31T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .