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

<http://id.southampton.ac.uk/room/63G-3007> rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            rdfs:label "WSA 63G South / T3007 (Sem Rm 9)" ;
                                            ns2:within <http://id.southampton.ac.uk/building/63G> ,
                                                       <http://id.southampton.ac.uk/floor/63G-3> ;
                                            dcterms:description "Common Learning Space: WSA Seminar Room 9" ;
                                            skos:notation "63G-3007"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63G-T3007-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63G-T3007-E1-INS.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_IND> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_WHITEBOARD> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_SCREEN> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_SEATS_MOVEABLE> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_SYM> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_LAP> ;
                                            oo:capacity "30"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "T3007 (Sem Room 9)" .

<http://id.southampton.ac.uk/building/63G> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "South Building" ;
                                           geo:lat "51.06536"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.3099"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/floor/63G-3> rdf:type ns0:Floor ;
                                          rdfs:label "Floor 3, Building 63G" .

<https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                            foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            dcterms:description "Floor 3 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG#creator> ;
                                                                            ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "3087337"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                             foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             dcterms:description "Floor 3 entrance" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/63G-T3007-E1-INS.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                             ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "82177"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                            foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            dcterms:description "Floor 3 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/63G-T3007-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                            ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "56951"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                            foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            dcterms:description "Floor 3 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/63G-T3007-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                            ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "36557"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                            foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            dcterms:description "Floor 3 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/63G-T3007-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                            ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "19500"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                            foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            dcterms:description "Floor 3 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/63G-T3007-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                            ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "12831"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                            foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            dcterms:description "Floor 3 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/63G-T3007-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                            ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "7093"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                            foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            dcterms:description "Floor 3 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/63G-T3007-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                            ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "2831"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                           dcterms:description "Floor 3 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/63G-T3007-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                           ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "1391"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                             foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             dcterms:description "Floor 3 entrance" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/63G-T3007-E1-INS.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                             ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "237310"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                             foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             dcterms:description "Floor 3 entrance" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/63G-T3007-E1-INS.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                             ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "176019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                                foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                dcterms:description "Floor 3 entrance" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/63G-T3007-E1-INS.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                                ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "62934"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                                foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                dcterms:description "Floor 3 entrance" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/63G-T3007-E1-INS.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                                ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "24225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                                foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                dcterms:description "Floor 3 entrance" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/63G-T3007-E1-INS.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                                ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "13340"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/63G-T3007-E1-INS.JPG> rdf:type foaf:Image ;
                                                                                foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                dcterms:description "Floor 3 entrance" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/63G-T3007-E1-INS.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-INS.JPG> ;
                                                                                ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "12895"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                 ns4:RSC-_IND ;
                                                                        rdfs:label "Induction loop for hearing aid users in WSA 63G South / T3007 (Sem Rm 9)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                        ns4:RSC-_WHITEBOARD ;
                                                                               rdfs:label "Whiteboard in WSA 63G South / T3007 (Sem Rm 9)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_SCREEN> rdf:type ns1:RoomFeature ,
                                                                                    ns4:RSC-_SCREEN ;
                                                                           rdfs:label "Screen in WSA 63G South / T3007 (Sem Rm 9)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                            ns4:RSC-_SEATS_MOVEABLE ;
                                                                                   rdfs:label "Movable seats in WSA 63G South / T3007 (Sem Rm 9)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                 ns4:RSC-_SYM ;
                                                                        rdfs:label "Sympodium (Smartscreen for the PC) in WSA 63G South / T3007 (Sem Rm 9)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063G0T3007/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                 ns4:RSC-_LAP ;
                                                                        rdfs:label "Network connection for laptops in WSA 63G South / T3007 (Sem Rm 9)" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 3 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG#creator> ;
                                                                            ns3:height "3957"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "5936"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "2663067"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5001263583523"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 3 door" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/63G-T3007-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                             ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "46031"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 3 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/63G-T3007-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                            ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "31623"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 3 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/63G-T3007-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                            ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "19741"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 3 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/63G-T3007-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                            ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "10529"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 3 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/63G-T3007-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                            ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "6786"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 3 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/63G-T3007-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                            ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "3929"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 3 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/63G-T3007-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                            ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "1819"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 3 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/63G-T3007-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                           ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "1094"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 3 door" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/63G-T3007-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                             ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "137305"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 3 door" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/63G-T3007-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                             ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "100570"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Floor 3 door" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/63G-T3007-E1-OUT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                                ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "34436"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Floor 3 door" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/63G-T3007-E1-OUT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                                ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "13408"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Floor 3 door" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/63G-T3007-E1-OUT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                                ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "7251"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/63G-T3007-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Floor 3 door" ;
                                                                                dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/63G-T3007-E1-OUT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-E1-OUT.JPG> ;
                                                                                ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "6436"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:description "Floor 3 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/63G-T3007-POI-LCTSPC.JPG#creator> ;
                                                                                ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "3253130"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                            ns3:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "2766749"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                             ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "62305"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                            ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "42688"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                            ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "26344"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                            ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "13947"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                            ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "8923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                            ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "5012"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                            ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "2169"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                           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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                           ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "1222"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                             ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "187787"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                             ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "137938"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                                ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "45322"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                                ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "17292"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                                ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "9192"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                                ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "7287"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/63G-T3007-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-BCK.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-BCK.JPG> ;
                                                                                ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "6278"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                            ns3:height "3916"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "5873"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "3382259"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.4997446373851"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                             ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "91184"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                            ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "62275"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                            ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "37908"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                            ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "18914"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                            ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "12004"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                            ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "6611"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                            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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                            ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "2571"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                           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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                           ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "1285"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                             ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "272856"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                             ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "202063"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                                ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "68018"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                                ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "24192"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                                ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "12517"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                                ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "11431"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/63G-T3007-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                                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/63G-T3007-VW-FRT.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63G-T3007-VW-FRT.JPG> ;
                                                                                ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:fileSize "9668"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/63G-3007/20260611070000/20260611070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-11T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-11T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260623090000/20260623090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 12:00pm on 23rd June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260623090000/20260623090000#time> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/63G-3007/20260612070000/20260612070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-12T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260610080000/20260610080000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 9:00am to 5:00pm on 10th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260610080000/20260610080000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260610080000/20260610080000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-10T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-10T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/63G-3007/20260707120000/20260707120000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 1:00pm to 5:00pm on 7th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260707120000/20260707120000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260707120000/20260707120000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-07T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-07T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260713130000/20260713130000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 2:00pm to 5:00pm on 13th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260713130000/20260713130000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260713130000/20260713130000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-13T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-13T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260714090000/20260714090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 14th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260714090000/20260714090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260714090000/20260714090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-14T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-14T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260715090000/20260715090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 15th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260715090000/20260715090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260715090000/20260715090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-15T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260716090000/20260716090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 16th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260716090000/20260716090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260716090000/20260716090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-16T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-16T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260717090000/20260717090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 17th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260717090000/20260717090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260717090000/20260717090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-17T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-17T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260720090000/20260720090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 20th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260720090000/20260720090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260720090000/20260720090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-20T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-20T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260721090000/20260721090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 21st July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260721090000/20260721090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260721090000/20260721090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-21T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260722090000/20260722090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 22nd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260722090000/20260722090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260722090000/20260722090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-22T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260723090000/20260723090000> ns5:place <http://id.southampton.ac.uk/room/63G-3007> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63G/3007 booked from 10:00am to 1:00pm on 23rd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63G-3007/20260723090000/20260723090000#time> .

<http://id.southampton.ac.uk/ttevent/63G-3007/20260723090000/20260723090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-23T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-23T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .