@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/rooms#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@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/4-1033> rdf:type ns0:Room ,
                                                   ns1:CentrallyBookableSyllabusLocation ,
                                                   ns1:SyllabusLocation ;
                                          rdfs:label "Seminar Room" ,
                                                     "04 / 1033" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-1> ;
                                          dcterms:description "Common Learning Space" ;
                                          skos:notation "4-1033"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0401033A.jpg> ,
                                                         <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0401033B.jpg> ;
                                          oo:access "The room is located at the northern end of Building 04." ;
                                          owl:sameAs <http://id.southampton.ac.uk/room/04-1033> ;
                                          ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1000/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/600/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/400/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/300/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/200/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/100/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/50/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1920/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1600/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800x600/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/480x297/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/320x198/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/240x260/4-1033-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/220x220/4-1033-E1-INS.JPG> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_WIRELESS_NETWORK> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_WHITEBOARD> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_SEATS_MOVEABLE> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_SYM> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_BENCH_PC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DVDPC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_LAP> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ;
                                          oo:capacity "21"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns1:shortName "1033" .

<http://id.southampton.ac.uk/building/4> rdf:type ns0:Building ,
                                                  ns1:UoSBuilding ;
                                         rdfs:label "Law" ;
                                         geo:lat "50.93605"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-4-law> ;
                                         geo:long "-1.39772"^^<http://www.w3.org/2001/XMLSchema#float> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                  ns4:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                         rdfs:label "RSC- ACCESS - AUDIENCE (A) Ground Floor Room Fully Accessible in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_WIRELESS_NETWORK> rdf:type ns1:RoomFeature ,
                                                                                             ns4:RSC-_WIRELESS_NETWORK ;
                                                                                    rdfs:label "Wireless internet access in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                    ns4:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                           rdfs:label "RSC- ACCESS - INSTRUCTOR (A) Ground Floor Room Fully Accessible in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns4:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SYM ;
                                                                       rdfs:label "Sympodium (Smartscreen for the PC) in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns4:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DVDPC> rdf:type ns1:RoomFeature ,
                                                                                  ns4:RSC-_DVDPC ;
                                                                         rdfs:label "DVD playback via PC in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 04 / 1033" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns4:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in 04 / 1033" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/4-1033-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/4-1033> ;
                                                                             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/4-1033-POI-LCTSPC.JPG#creator> ;
                                                                             ns3:height "3891"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "5837"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "2904141"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5001285016705"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/4-1033-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/4-1033> ;
                                                                         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/4-1033-VW-BCK.JPG#creator> ;
                                                                         ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "5075133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/4-1033/20260310090000/20260310090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-10T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-10T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260311090000/20260311090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 5:00pm on 11th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260311090000/20260311090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260311090000/20260311090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-11T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-11T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260312090000/20260312090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 5:00pm on 12th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260312090000/20260312090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260312090000/20260312090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-12T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-12T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260313120000/20260313120000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 12:00pm to 2:00pm on 13th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260313120000/20260313120000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260313120000/20260313120000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-13T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-13T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260313140000/20260313140000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 2:00pm to 4:00pm on 13th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260313140000/20260313140000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260313140000/20260313140000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-13T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-13T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316090000/20260316090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 11:00am on 16th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260316090000/20260316090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316090000/20260316090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-16T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-16T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316110000/20260316110000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 11:00am to 12:00pm on 16th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260316110000/20260316110000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316110000/20260316110000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-16T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-16T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316120000/20260316120000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 12:00pm to 2:00pm on 16th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260316120000/20260316120000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316120000/20260316120000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-16T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-16T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260317090000/20260317090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 11:00am on 17th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260317090000/20260317090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260317090000/20260317090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-17T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-17T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260317120000/20260317120000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 12:00pm to 2:00pm on 17th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260317120000/20260317120000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260317120000/20260317120000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-17T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-17T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260317140000/20260317140000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 2:00pm to 4:00pm on 17th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260317140000/20260317140000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260317140000/20260317140000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-17T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-17T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/4-1033/20260317160000/20260317160000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-17T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-17T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260318090000/20260318090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 5:00pm on 18th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260318090000/20260318090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260318090000/20260318090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-18T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-18T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319110000/20260319110000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 11:00am to 12:00pm on 19th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260319110000/20260319110000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319110000/20260319110000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-19T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-19T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319120000/20260319120000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 12:00pm to 2:00pm on 19th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260319120000/20260319120000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319120000/20260319120000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-19T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-19T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319150000/20260319150000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 3:00pm to 4:00pm on 19th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260319150000/20260319150000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319150000/20260319150000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-19T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-19T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319160000/20260319160000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 4:00pm to 6:00pm on 19th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260319160000/20260319160000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260319160000/20260319160000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-19T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-19T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260320090000/20260320090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 11:00am on 20th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260320090000/20260320090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260320090000/20260320090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-20T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-20T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260320120000/20260320120000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 12:00pm to 2:00pm on 20th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260320120000/20260320120000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260320120000/20260320120000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-20T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-20T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260325090000/20260325090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 5:00pm on 25th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260325090000/20260325090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260325090000/20260325090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-25T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-25T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260326090000/20260326090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 5:00pm on 26th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260326090000/20260326090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260326090000/20260326090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-26T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-26T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260327090000/20260327090000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 5:00pm on 27th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260327090000/20260327090000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260327090000/20260327090000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-27T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-27T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260327170000/20260327170000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 5:00pm to 12:00am on 27th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260327170000/20260327170000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260327170000/20260327170000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-28T00:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-27T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260328080000/20260328080000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 8:00am to 6:00pm on 28th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260328080000/20260328080000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260328080000/20260328080000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-28T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-28T08:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316150000/20260316150000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 3:00pm to 5:00pm on 16th March" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260316150000/20260316150000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260316150000/20260316150000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-03-16T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-03-16T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260420080000/20260420080000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 11:00am on 20th April" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260420080000/20260420080000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260420080000/20260420080000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-04-20T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-04-20T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260420110000/20260420110000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 12:00pm to 2:00pm on 20th April" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260420110000/20260420110000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260420110000/20260420110000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-04-20T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-04-20T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260421130000/20260421130000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 2:00pm to 4:00pm on 21st April" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260421130000/20260421130000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260421130000/20260421130000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-04-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-04-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260421160000/20260421160000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 5:00pm to 8:00pm on 21st April" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260421160000/20260421160000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260421160000/20260421160000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-04-21T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-04-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260422080000/20260422080000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 9:00am to 5:00pm on 22nd April" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260422080000/20260422080000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260422080000/20260422080000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-04-22T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-04-22T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/4-1033/20260423130000/20260423130000> ns5:place <http://id.southampton.ac.uk/room/4-1033> ;
                                                                           rdf:type ns5:Event ,
                                                                                    ns1:RoomBookedEvent ;
                                                                           rdfs:label "Room 4/1033 booked from 2:00pm to 4:00pm on 23rd April" ;
                                                                           ns5:time <http://id.southampton.ac.uk/ttevent/4-1033/20260423130000/20260423130000#time> .

<http://id.southampton.ac.uk/ttevent/4-1033/20260423130000/20260423130000#time> rdf:type ns6:Interval ;
                                                                                ns6:end "2026-04-23T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                ns6:start "2026-04-23T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .