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

<http://id.southampton.ac.uk/room/58-1049> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Non-Bookable Workstation" ,
                                                      "58/1049" ,
                                                      "58 / 1049" ,
                                                      "58 / 1049 (Computer Workstation)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/58> ,
                                                      <http://id.southampton.ac.uk/floor/58-1> ;
                                           dcterms:description "CLS Computer Workstation (BOOKABLE)" ;
                                           skos:notation "58-1049"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B5801049A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B5801049B.jpg> ;
                                           geo:lat "50.93657635"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.398625813"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns3:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/58-D> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/58-1049-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/58-1049-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID301016> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/005801049/RSC-_WIRELESS_NETWORK> ;
                                           dcterms:spatial "POLYGON((-1.3987482236 50.9365555057,-1.398676538 50.9366420624,-1.39848888 50.936591906,-1.3985788912 50.9365252759,-1.3985917371 50.9365119159,-1.3986328799 50.9365212,-1.3987482236 50.9365555057))" ;
                                           ns1:roomNumber "1049" ;
                                           oo:capacity "26"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1049 (Computer Workstation)" .

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

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

<http://id.southampton.ac.uk/building-portal/58-D> rdf:type ns3:BuildingEntrance ,
                                                            ns3:FloorEntrance ;
                                                   rdfs:label "iSolutions Computer Workstations entrance" ;
                                                   rdfs:comment "Exit only though openable from outside" ;
                                                   geo:lat "50.93645"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39834"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   ns3:connectsBuilding <http://id.southampton.ac.uk/building/58> ;
                                                   ns3:connectsFloor <http://id.southampton.ac.uk/floor/58-1> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG#creator> ;
                                                                          ns4:height "3867"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5801"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2956406"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5001292991983"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/58-1049-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                           ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "72707"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/58-1049-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                          ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "50213"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/58-1049-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                          ns4:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "31741"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/58-1049-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                          ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "17063"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/58-1049-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                          ns4:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "11176"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/58-1049-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                          ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "6190"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/58-1049-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                          ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2609"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/58-1049-E1-INS.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                         ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "1372"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/58-1049-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                           ns4:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "213568"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/58-1049-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                           ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "158319"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/58-1049-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                              ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "54366"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/58-1049-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                              ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "21401"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/58-1049-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                              ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "11829"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/58-1049-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/58-1049-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-INS.JPG> ;
                                                                              ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "10631"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

<http://id.southampton.ac.uk/mfd/PR-ID301016> rdf:type ns5:MFD ;
                                              rdfs:label "Multi-function Device (MFD) #PR-ID301016" .

<http://id.southampton.ac.uk/syllabus/room-feature/005801049/RSC-_WIRELESS_NETWORK> rdf:type ns1:RoomFeature ,
                                                                                             ns6:RSC-_WIRELESS_NETWORK ;
                                                                                    rdfs:label "Wireless internet access in 58 / 1049 (Computer Workstation)" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-E1-OUT.JPG#creator> ;
                                                                          ns4:height "3949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "3628306"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.4998733856673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-POI-LCTSPC.JPG#creator> ;
                                                                              ns4:height "3949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "5923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "3319148"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.4998733856673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG#creator> ;
                                                                          ns4:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "6164171"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/58-1049-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                           ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "63304"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/58-1049-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                          ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "44409"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/58-1049-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                          ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "28509"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/58-1049-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                          ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "15419"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/58-1049-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                          ns4:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "10228"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/58-1049-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                          ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "5811"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/58-1049-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                          ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2485"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from back of room" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/58-1049-VW-BCK.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                         ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "1307"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/58-1049-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                           ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "177949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/58-1049-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                           ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "132459"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/58-1049-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                              ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "48581"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/58-1049-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                              ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "19439"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/58-1049-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                              ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "10716"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/58-1049-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                              ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "9955"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/58-1049-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/58-1049-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-BCK.JPG> ;
                                                                              ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "8305"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG#creator> ;
                                                                          ns4:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2800295"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/58-1049-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                           ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "69416"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/58-1049-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                          ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "49260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/58-1049-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                          ns4:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "32076"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/58-1049-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                          ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "17720"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/58-1049-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                          ns4:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "11684"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/58-1049-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                          ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "6770"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/58-1049-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                          ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2827"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from front of room" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/58-1049-VW-FRT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                         ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "1422"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/58-1049-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                           ns4:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "187995"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/58-1049-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                           ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "141520"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/58-1049-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                              ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "55065"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/58-1049-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                              ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "21701"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/58-1049-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                              ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "12112"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/58-1049-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                              ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "11662"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/58-1049-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/58-1049-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1049-VW-FRT.JPG> ;
                                                                              ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "9842"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/58-1065-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/58-1065-POI-LCTSPC.JPG#creator> ;
                                                                              ns4:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "3448682"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/600/58-1065-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/58-1065-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1065-POI-LCTSPC.JPG> ;
                                                                              ns4:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "30606"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/300/58-1065-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/58-1065-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1065-POI-LCTSPC.JPG> ;
                                                                              ns4:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "8552"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1920/58-1065-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/58-1049> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/58-1065-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/58-1065-POI-LCTSPC.JPG> ;
                                                                               ns4:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "263252"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "16/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/point-of-service/workstations-58-1049> rdf:type ns7:LocationOfSalesOrServiceProvisioning ;
                                                                    rdfs:label "iSolutions Workstations - 58-1049" ;
                                                                    ns1:workstationSeats "24"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                    ns1:workstationFreeSeats "24"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                    ns2:within <http://id.southampton.ac.uk/room/58-1049> .

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260415000000/20260415000000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-15T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-15T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260416000000/20260416000000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-16T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-16T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260417000000/20260417000000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-17T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-17T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260418000000/20260418000000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-18T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-18T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260419000000/20260419000000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-19T23:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-19T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260421170000/20260421170000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 6:00pm to 9:00pm on 21st April" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260421170000/20260421170000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260421170000/20260421170000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-21T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260423110000/20260423110000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 12:00pm to 1:00pm on 23rd April" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260423110000/20260423110000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260423110000/20260423110000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-23T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-23T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260424120000/20260424120000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 1:00pm to 2:00pm on 24th April" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260424120000/20260424120000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260424120000/20260424120000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-24T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-24T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260428170000/20260428170000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 6:00pm to 9:00pm on 28th April" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260428170000/20260428170000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260428170000/20260428170000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-28T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-28T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260430110000/20260430110000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 12:00pm to 1:00pm on 30th April" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260430110000/20260430110000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260430110000/20260430110000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-04-30T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-04-30T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260508120000/20260508120000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 1:00pm to 2:00pm on 8th May" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260508120000/20260508120000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260508120000/20260508120000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-05-08T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-05-08T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/58-1049/20260512170000/20260512170000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 6:00pm to 9:00pm on 12th May" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260512170000/20260512170000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260512170000/20260512170000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-05-12T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-05-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260513120000/20260513120000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 1:00pm to 12:00am on 13th May" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260513120000/20260513120000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260513120000/20260513120000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-05-14T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-05-13T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260515120000/20260515120000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 1:00pm to 2:00pm on 15th May" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260515120000/20260515120000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260515120000/20260515120000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-05-15T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-05-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260516000000/20260516000000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 1:00am to 12:00am on 16th May" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260516000000/20260516000000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260516000000/20260516000000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-05-17T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-05-16T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260517000000/20260517000000> ns8:place <http://id.southampton.ac.uk/room/58-1049> ;
                                                                            rdf:type ns8:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 58/1049 booked from 1:00am to 12:00am on 17th May" ;
                                                                            ns8:time <http://id.southampton.ac.uk/ttevent/58-1049/20260517000000/20260517000000#time> .

<http://id.southampton.ac.uk/ttevent/58-1049/20260517000000/20260517000000#time> rdf:type ns9:Interval ;
                                                                                 ns9:end "2026-05-18T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns9:start "2026-05-17T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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