@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/rooms#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix oo: <http://purl.org/openorg/> .
@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/58-1001> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Lecture Room A" ,
                                                      "58 / 1001 (L/R A)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/58> ,
                                                      <http://id.southampton.ac.uk/floor/58-1> ;
                                           dcterms:description "Common Learning Space: Murray Lecture Room A" ;
                                           skos:notation "58-1001"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B5801001A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B5801001B.jpg> ;
                                           geo:lat "50.9365493"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.399031572"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/58-1001-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/58-1001-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_SEATS_MOVEABLE> ;
                                           dcterms:spatial "POLYGON((-1.3990653289 50.9365376735,-1.3990397269 50.9365740172,-1.3990238267 50.9365694884,-1.3989989434 50.9365606006,-1.3990017282 50.936556185,-1.3990218504 50.9365247664,-1.3990653289 50.9365376735))" ;
                                           oo:capacity "12"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1001 (Lecture Room A)" .

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-INS.JPG#creator> ;
                                                                          ns3:height "3924"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5886"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2259265"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           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/58-1001-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "44967"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "31823"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-E1-INS.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "20452"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "11149"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-E1-INS.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "7411"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "4250"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "1892"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                         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/58-1001-E1-INS.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "1102"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           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/58-1001-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-E1-INS.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "130926"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           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/58-1001-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "96626"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "34986"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "13747"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7610"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7837"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/58-1001-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "6667"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/005801001/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 58 / 1001 (L/R A)" .

<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/005801001/RSC-_WIRELESS_NETWORK> rdf:type ns1:RoomFeature ,
                                                                                             ns4:RSC-_WIRELESS_NETWORK ;
                                                                                    rdfs:label "Wireless internet access in 58 / 1001 (L/R A)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns4:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in 58 / 1001 (L/R A)" .

<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/005801001/RSC-_SCREEN> rdf:type ns1:RoomFeature ,
                                                                                   ns4:RSC-_SCREEN ;
                                                                          rdfs:label "Screen in 58 / 1001 (L/R A)" .

<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/005801001/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 58 / 1001 (L/R A)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_DVDPC> rdf:type ns1:RoomFeature ,
                                                                                  ns4:RSC-_DVDPC ;
                                                                         rdfs:label "DVD playback via PC in 58 / 1001 (L/R A)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 58 / 1001 (L/R A)" .

<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/005801001/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns4:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in 58 / 1001 (L/R A)" .

<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/005801001/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 58 / 1001 (L/R A)" .

<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/005801001/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SYM ;
                                                                       rdfs:label "Sympodium (Smartscreen for the PC) in 58 / 1001 (L/R A)" .

<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/005801001/RSC-_SMA> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SMA ;
                                                                       rdfs:label "Smartboard in 58 / 1001 (L/R A)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns4:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 58 / 1001 (L/R A)" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-OUT.JPG#creator> ;
                                                                          ns3:height "3932"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5898"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3052131"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           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/58-1001-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "60177"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "42691"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "25891"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "14120"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "8612"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "4923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          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/58-1001-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "2111"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                         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/58-1001-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "1176"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           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/58-1001-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "177077"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           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/58-1001-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "130720"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "46114"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "17654"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "9322"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "8621"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/58-1001-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              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/58-1001-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7646"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                              ns3:height "3859"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "5789"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2598666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5001295672454"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "51448"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "36042"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "22549"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "12133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7854"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "4546"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "2058"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 lecturer space" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "1183"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "146710"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "108406"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "39002"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "14721"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7943"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7722"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/58-1001-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/58-1001-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "6599"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/58-1001-VW-BCK.JPG#creator> ;
                                                                          ns3:height "3991"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5987"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2318185"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5001252818842"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           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/58-1001-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "40186"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/58-1001-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "28492"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/58-1001-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-VW-BCK.JPG> ;
                                                                          ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "18661"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/58-1001-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "10616"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/58-1001-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-VW-BCK.JPG> ;
                                                                          ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "7172"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/58-1001-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "4433"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/58-1001-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "2104"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from back seats" ;
                                                                         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/58-1001-VW-BCK.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "1227"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           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/58-1001-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-VW-BCK.JPG> ;
                                                                           ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "109481"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           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/58-1001-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "81469"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/58-1001-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "31261"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/58-1001-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "12941"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/58-1001-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7583"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/58-1001-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "7111"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/58-1001-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1001> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/58-1001-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1001-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 "6128"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260607000000/20260607000000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 1:00am to 12:00am on 7th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260607000000/20260607000000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260607000000/20260607000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-08T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-07T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260608170000/20260608170000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 6:00pm to 11:00pm on 8th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260608170000/20260608170000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260608170000/20260608170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-08T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260616130000/20260616130000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 2:00pm to 5:00pm on 16th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260616130000/20260616130000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260616130000/20260616130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-16T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-16T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260617120000/20260617120000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 1:00pm to 3:00pm on 17th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260617120000/20260617120000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260617120000/20260617120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-17T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-17T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260622100000/20260622100000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 11:00am to 1:00pm on 22nd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260622100000/20260622100000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260622100000/20260622100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-22T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260626080000/20260626080000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 9:00am to 12:00am on 26th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260626080000/20260626080000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260626080000/20260626080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-27T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-26T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260701080000/20260701080000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 9:00am to 3:00pm on 1st July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260701080000/20260701080000#time> .

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260706100000/20260706100000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 11:00am to 1:00pm on 6th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260706100000/20260706100000#time> .

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

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

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260616100000/20260616100000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 11:00am to 1:00pm on 16th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260616100000/20260616100000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260616100000/20260616100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-16T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-16T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260624080000/20260624080000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 9:00am to 3:00pm on 24th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260624080000/20260624080000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260624080000/20260624080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-24T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-24T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260606230000/20260606230000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 12:00am to 6:00am on 7th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260606230000/20260606230000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260606230000/20260606230000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-07T06:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-07T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260611100000/20260611100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-11T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-11T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/58-1001/20260615100000/20260615100000> ns5:place <http://id.southampton.ac.uk/room/58-1001> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1001 booked from 11:00am to 1:00pm on 15th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/58-1001/20260615100000/20260615100000#time> .

<http://id.southampton.ac.uk/ttevent/58-1001/20260615100000/20260615100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-15T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .