@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/46-2005> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Lecture Theatre C" ,
                                                      "46 / 2005 (L/T C)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/46> ,
                                                      <http://id.southampton.ac.uk/floor/46-2> ;
                                           dcterms:description "Common Learning Space: Lecture Theatre C" ;
                                           skos:notation "46-2005"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B4602005A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B4602005B.jpg> ;
                                           geo:lat "50.93449863"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.399925478"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/46-2005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/46-2005-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-VIS-REC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_DVD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_IND> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_VIS> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_CHALKBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_SEATS_FIXED_TIERED> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_SCREEN> ;
                                           dcterms:spatial "POLYGON((-1.4000103566 50.9344617913,-1.399923759 50.9345824893,-1.3998949231 50.9345742805,-1.3999158538 50.9345450684,-1.3998597989 50.9345292169,-1.399841653 50.9345240085,-1.399906691 50.9344328622,-1.3999334608 50.9344395992,-1.4000103566 50.9344617913))" ;
                                           oo:capacity "97"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2005 (Lecture Theatre C)" .

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-INS.JPG#creator> ;
                                                                          ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3736750"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

<https://data.southampton.ac.uk/image-archive/cls/600/46-2005-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "40890"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/46-2005-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "12747"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           dcterms:description "Floor 2 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/46-2005-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "295520"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-VIS-REC> rdf:type ns1:RoomFeature ,
                                                                                   ns4:RSC-VIS-REC ;
                                                                          rdfs:label "Video overhead projector (Recordable) in 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_WIRELESS_NETWORK> rdf:type ns1:RoomFeature ,
                                                                                             ns4:RSC-_WIRELESS_NETWORK ;
                                                                                    rdfs:label "Wireless internet access in 46 / 2005 (L/T C)" .

<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/004602005/RSC-_DVD> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_DVD ;
                                                                       rdfs:label "DVD player in 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_IND ;
                                                                       rdfs:label "Induction loop for hearing aid users in 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_VIS> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_VIS ;
                                                                       rdfs:label "Video overhead projector (Video OHP) in 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns4:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/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 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/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 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_CHALKBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_CHALKBOARD ;
                                                                              rdfs:label "Chalk board in 46 / 2005 (L/T C)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/004602005/RSC-_SEATS_FIXED_TIERED> rdf:type ns1:RoomFeature ,
                                                                                               ns4:RSC-_SEATS_FIXED_TIERED ;
                                                                                      rdfs:label "Fixed seats - tiered in 46 / 2005 (L/T C)" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                          ns3:height "3923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5886"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2522319"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5003823604384"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "38537"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "26829"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E1-OUT.JPG> ;
                                                                          ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "17068"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "9657"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E1-OUT.JPG> ;
                                                                          ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "6277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "3895"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "1847"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "1110"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E1-OUT.JPG> ;
                                                                           ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "118106"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/46-2005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 2 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/46-2005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "84608"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                          ns3:height "3907"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5861"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3010384"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5001279754287"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "75455"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "52334"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                          ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "32274"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "16523"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                          ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "10313"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "5483"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                           ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "215369"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "160737"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/46-2005-E2-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "55711"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "21633"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "10942"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/46-2005-E2-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-INS.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "10416"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                          ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "6974963"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "49064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "33612"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "21204"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "11309"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "7450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "4441"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2116"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1188"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "150923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "109053"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/46-2005-E2-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "35822"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "14205"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7776"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7476"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/46-2005-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 3 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/46-2005-E2-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-E2-OUT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6474"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          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/46-2005-VW-BCK.JPG#creator> ;
                                                                          ns3:height "3957"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5936"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2807128"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5001263583523"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           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/46-2005-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "50478"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          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/46-2005-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "34933"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          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/46-2005-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "22012"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          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/46-2005-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "11880"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          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/46-2005-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "7753"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          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/46-2005-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "4605"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          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/46-2005-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "2093"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                         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/46-2005-VW-BCK.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "1191"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           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/46-2005-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "148173"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/46-2005-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                           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/46-2005-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-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 "107845"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/46-2005-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/46-2005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front 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/46-2005-VW-FRT.JPG#creator> ;
                                                                          ns3:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3137027"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/46-2005/20260623110000/20260623110000> ns5:place <http://id.southampton.ac.uk/room/46-2005> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 46/2005 booked from 12:00pm to 3:00pm on 23rd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/46-2005/20260623110000/20260623110000#time> .

<http://id.southampton.ac.uk/ttevent/46-2005/20260623110000/20260623110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-23T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-23T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/46-2005/20260624120000/20260624120000#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-24T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/46-2005/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/46-2005/20260709080000/20260709080000> ns5:place <http://id.southampton.ac.uk/room/46-2005> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 46/2005 booked from 9:00am to 4:00pm on 9th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/46-2005/20260709080000/20260709080000#time> .

<http://id.southampton.ac.uk/ttevent/46-2005/20260709080000/20260709080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-09T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-09T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/46-2005/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> .