@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/63L-1011> rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            rdfs:label "WSA 63L Westside Lecture Theatre/1011" ;
                                            ns2:within <http://id.southampton.ac.uk/building/63L> ,
                                                       <http://id.southampton.ac.uk/floor/63L-1> ;
                                            dcterms:description "Common Learning Space WSA: West Side Lecture Theatre" ;
                                            skos:notation "63L-1011"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63L-1011-E2-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-E2-INS.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/063L01011/RSC-_DVD> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063L01011/RSC-_IND> ;
                                            oo:capacity "125"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "1011" .

<http://id.southampton.ac.uk/building/63L> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "West Side Lecture Theatre" ;
                                           geo:lat "51.06638"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-63l-west-side-lecture-theatre-wsa> ;
                                           geo:long "-1.31024"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           dcterms:description "Floor 2 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-INS.JPG#creator> ;
                                                                           ns3:height "3932"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "5898"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "2666997"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/syllabus/room-feature/063L01011/RSC-_DVD> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_DVD ;
                                                                       rdfs:label "DVD player in WSA 63L Westside Lecture Theatre/1011" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063L01011/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_IND ;
                                                                       rdfs:label "Induction loop for hearing aid users in WSA 63L Westside Lecture Theatre/1011" .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E1-INS.JPG#creator> ;
                                                                           ns3:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "2800125"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 1 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "72765"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "50375"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "16000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "5467"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "2286"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "1235"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 1 entrance" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-E1-INS.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "152461"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 entrance" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-E1-INS.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "9036"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E1-OUT.JPG#creator> ;
                                                                           ns3:height "3983"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "5974"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "2745795"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.4998744664826"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 1 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "24142"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "16794"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "6077"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "2450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "1285"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "907"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 1 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "54305"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 door" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-E1-OUT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "3191"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 2 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-OUT.JPG#creator> ;
                                                                           ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "2568426"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/600/63L-1011-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 2 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/63L-1011-E2-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-OUT.JPG> ;
                                                                           ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "9503"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/300/63L-1011-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 2 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/63L-1011-E2-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-OUT.JPG> ;
                                                                           ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "3614"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1920/63L-1011-E2-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Floor 2 door" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/63L-1011-E2-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-E2-OUT.JPG> ;
                                                                            ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:fileSize "67641"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-VW-BCK.JPG#creator> ;
                                                                           ns3:height "3932"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "5898"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "2374698"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "View from back seats" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "35587"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "25241"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "9406"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "3849"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "1868"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "1118"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "View from back seats" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-VW-BCK.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "73887"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from back seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/63L-1011-VW-BCK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "25501"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from back seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/63L-1011-VW-BCK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "10604"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from back seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/63L-1011-VW-BCK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "6192"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from back seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/63L-1011-VW-BCK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "5079"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from back seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-VW-BCK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "4452"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-VW-FRT.JPG#creator> ;
                                                                           ns3:height "3983"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "5974"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "2312964"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.4998744664826"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "View from front seats" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/63L-1011-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "22695"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/63L-1011-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "15458"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/63L-1011-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "10048"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/63L-1011-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "5642"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/63L-1011-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "3911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/63L-1011-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "2440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/63L-1011-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "1348"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/63L-1011-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "953"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "View from front seats" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/63L-1011-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "70708"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "View from front seats" ;
                                                                            dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/63L-1011-VW-FRT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "50504"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from front seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/63L-1011-VW-FRT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "16456"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from front seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/63L-1011-VW-FRT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "7058"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from front seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/63L-1011-VW-FRT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "4166"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from front seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/63L-1011-VW-FRT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "3342"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "View from front seats" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/63L-1011-VW-FRT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/63L-1011-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 "2719"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "15/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260622170000/20260622170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 22nd June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260622170000/20260622170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260622170000/20260622170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-22T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260609070000/20260609070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-09T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-09T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260615170000/20260615170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-15T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260618170000/20260618170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-18T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-18T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260625170000/20260625170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-25T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-25T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260611160000/20260611160000#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-11T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260611070000/20260611070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-11T17: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/63L-1011/20260612070000/20260612070000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 8:00am to 5:00pm on 12th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260612070000/20260612070000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260612070000/20260612070000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-12T17: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/63L-1011/20260610110000/20260610110000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 12:00pm to 4:00pm on 10th June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260610110000/20260610110000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260610110000/20260610110000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-10T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-10T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260629170000/20260629170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-29T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-29T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260702160000/20260702160000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 5:00pm to 6:00pm on 2nd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260702160000/20260702160000#time> .

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260702170000/20260702170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 2nd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260702170000/20260702170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260702170000/20260702170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-02T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-02T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260706170000/20260706170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 6th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260706170000/20260706170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260706170000/20260706170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-06T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-06T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260709090000/20260709090000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 10:00am to 3:00pm on 9th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260709090000/20260709090000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260709090000/20260709090000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-09T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-09T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260709170000/20260709170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 9th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260709170000/20260709170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260709170000/20260709170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-09T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-09T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260713170000/20260713170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 13th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260713170000/20260713170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260713170000/20260713170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-13T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-13T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260716170000/20260716170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 16th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260716170000/20260716170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260716170000/20260716170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-16T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-16T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/63L-1011/20260720170000/20260720170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 20th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260720170000/20260720170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260720170000/20260720170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-20T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-20T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260723170000/20260723170000> ns5:place <http://id.southampton.ac.uk/room/63L-1011> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 63L/1011 booked from 6:00pm to 9:00pm on 23rd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/63L-1011/20260723170000/20260723170000#time> .

<http://id.southampton.ac.uk/ttevent/63L-1011/20260723170000/20260723170000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-23T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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