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

<http://id.southampton.ac.uk/room/25-1009> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "25 / 1009" ,
                                                      "25 / 1009 (Computer Workstation)" ,
                                                      "25/1009" ;
                                           ns2:within <http://id.southampton.ac.uk/building/25> ,
                                                      <http://id.southampton.ac.uk/floor/25-1> ;
                                           dcterms:description "CLS Computer Workstation (BOOKABLE)" ;
                                           skos:notation "25-1009"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           geo:lat "50.93483314"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.393424668"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns3:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/25-B> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/25-1009-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/25-1009-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID297992> ,
                                                         <http://id.southampton.ac.uk/mfd/PR-ID303677> ;
                                           dcterms:spatial "POLYGON((-1.3935083316987 50.934899701781,-1.3932313017224 50.934824016367,-1.393293873156 50.934732589495,-1.3935814999073 50.934809706086,-1.3935083316987 50.934899701781))" ;
                                           ns1:roomNumber "1009" ;
                                           oo:capacity "80"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1009 (Computer Workstation)" .

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

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

<http://id.southampton.ac.uk/building-portal/25-B> rdf:type ns3:BuildingEntrance ;
                                                   rdfs:label "Back Entrance" ;
                                                   geo:lat "50.93487"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39364"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   ns3:connectsBuilding <http://id.southampton.ac.uk/building/25> .

<https://data.southampton.ac.uk/image-archive/building-portals/raw/25-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/25-B> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/raw/25-B.jpg#creator> ;
                                                                             ns4:height "2592"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1944"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "2201768"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                          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/25-1009-E1-INS.JPG#creator> ;
                                                                          ns4:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "3800041"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                          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/25-1009-E1-OUT.JPG#creator> ;
                                                                          ns4:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "3855527"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                           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/25-1009-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                           ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "111466"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                          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/25-1009-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                          ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "74301"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/400/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                          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/25-1009-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                          ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "21419"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/200/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                          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/25-1009-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                          ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "6703"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                          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/25-1009-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                          ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2646"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                         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/25-1009-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                         ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "1335"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1600/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                           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/25-1009-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                           ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "249759"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                              ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "82841"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                              ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "27564"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                              ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "13495"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/25-1009-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-E1-OUT.JPG> ;
                                                                              ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "12890"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1000/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                               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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                               ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "103923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                              ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "67436"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/400/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                              ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "18159"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/200/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                              ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "5767"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                              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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                              ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "2328"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                             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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                             ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1246"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1600/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                               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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                               ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "255562"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                                  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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "75729"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                                  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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "23721"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                                  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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "11486"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/25-1009-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/25-1009> ;
                                                                                  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/25-1009-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/25-1009-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "11671"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "07/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/point-of-service/workstations-25-1009> rdf:type ns6:LocationOfSalesOrServiceProvisioning ;
                                                                    rdfs:label "iSolutions Workstations - 25-1009" ;
                                                                    ns2:within <http://id.southampton.ac.uk/room/25-1009> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260420170000/20260420170000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 6:00pm to 8:00pm on 20th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260420170000/20260420170000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260420170000/20260420170000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-20T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-20T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260421080000/20260421080000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 9:00am to 11:00am on 21st April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260421080000/20260421080000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260421080000/20260421080000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-21T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-21T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260421110000/20260421110000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 12:00pm to 1:00pm on 21st April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260421110000/20260421110000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260421110000/20260421110000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-21T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260421140000/20260421140000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-21T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260421150000/20260421150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260422100000/20260422100000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 11:00am to 12:00pm on 22nd April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260422100000/20260422100000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260422100000/20260422100000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-22T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-22T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260422170000/20260422170000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 6:00pm to 8:00pm on 22nd April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260422170000/20260422170000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260422170000/20260422170000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-22T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260421120000/20260421120000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260423120000/20260423120000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 1:00pm to 3:00pm on 23rd April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260423120000/20260423120000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260423120000/20260423120000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-23T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-23T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260423140000/20260423140000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-23T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-23T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260424090000/20260424090000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 10:00am to 12:00pm on 24th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260424090000/20260424090000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260424090000/20260424090000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-24T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-24T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260424130000/20260424130000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 2:00pm to 4:00pm on 24th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260424130000/20260424130000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260424130000/20260424130000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-24T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-24T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260424150000/20260424150000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 4:00pm to 5:00pm on 24th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260424150000/20260424150000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260424150000/20260424150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-24T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-24T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260424160000/20260424160000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 5:00pm to 6:00pm on 24th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260424160000/20260424160000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260424160000/20260424160000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-24T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-24T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260427170000/20260427170000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 6:00pm to 8:00pm on 27th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260427170000/20260427170000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260427170000/20260427170000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-27T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-27T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428090000/20260428090000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 10:00am to 12:00pm on 28th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260428090000/20260428090000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428090000/20260428090000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-28T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428110000/20260428110000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 12:00pm to 1:00pm on 28th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260428110000/20260428110000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428110000/20260428110000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-28T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428120000/20260428120000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 1:00pm to 3:00pm on 28th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260428120000/20260428120000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428120000/20260428120000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-28T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-28T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428140000/20260428140000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 3:00pm to 4:00pm on 28th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260428140000/20260428140000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428140000/20260428140000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-28T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-28T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428150000/20260428150000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 4:00pm to 5:00pm on 28th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260428150000/20260428150000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428150000/20260428150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-28T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-28T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428160000/20260428160000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 5:00pm to 6:00pm on 28th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260428160000/20260428160000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260428160000/20260428160000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-28T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-28T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260429080000/20260429080000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 9:00am to 11:00am on 29th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260429080000/20260429080000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260429080000/20260429080000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-29T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-29T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260429100000/20260429100000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 11:00am to 12:00pm on 29th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260429100000/20260429100000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260429100000/20260429100000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-29T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-29T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260429170000/20260429170000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 6:00pm to 8:00pm on 29th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260429170000/20260429170000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260429170000/20260429170000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-29T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-29T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430090000/20260430090000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 10:00am to 12:00pm on 30th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260430090000/20260430090000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430090000/20260430090000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-30T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-30T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430120000/20260430120000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 1:00pm to 3:00pm on 30th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260430120000/20260430120000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430120000/20260430120000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-30T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-30T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430140000/20260430140000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 3:00pm to 4:00pm on 30th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260430140000/20260430140000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430140000/20260430140000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-30T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-30T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430150000/20260430150000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 4:00pm to 6:00pm on 30th April" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260430150000/20260430150000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260430150000/20260430150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-04-30T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-04-30T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260501090000/20260501090000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 10:00am to 12:00pm on 1st May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260501090000/20260501090000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260501090000/20260501090000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-01T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-01T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260501130000/20260501130000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-01T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-01T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260501150000/20260501150000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 4:00pm to 5:00pm on 1st May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260501150000/20260501150000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260501150000/20260501150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-01T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-01T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260501160000/20260501160000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 5:00pm to 6:00pm on 1st May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260501160000/20260501160000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260501160000/20260501160000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-01T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260504170000/20260504170000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 6:00pm to 8:00pm on 4th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260504170000/20260504170000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260504170000/20260504170000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-04T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-04T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260505070000/20260505070000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 8:00am to 1:00pm on 5th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260505070000/20260505070000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260505070000/20260505070000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-05T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-05T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260505140000/20260505140000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 3:00pm to 4:00pm on 5th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260505140000/20260505140000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260505140000/20260505140000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-05T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-05T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260505150000/20260505150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-05T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-05T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260505160000/20260505160000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-05T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-05T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260506080000/20260506080000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 9:00am to 11:00am on 6th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260506080000/20260506080000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260506080000/20260506080000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-06T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-06T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260506100000/20260506100000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 11:00am to 12:00pm on 6th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260506100000/20260506100000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260506100000/20260506100000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-06T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-06T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260506170000/20260506170000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 6:00pm to 8:00pm on 6th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260506170000/20260506170000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260506170000/20260506170000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-06T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-06T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507090000/20260507090000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 10:00am to 12:00pm on 7th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260507090000/20260507090000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507090000/20260507090000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-07T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-07T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507110000/20260507110000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 12:00pm to 2:00pm on 7th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260507110000/20260507110000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507110000/20260507110000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-07T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-07T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507140000/20260507140000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 3:00pm to 4:00pm on 7th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260507140000/20260507140000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507140000/20260507140000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-07T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-07T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507150000/20260507150000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 4:00pm to 6:00pm on 7th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260507150000/20260507150000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260507150000/20260507150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-07T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-07T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260508080000/20260508080000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 9:00am to 11:00am on 8th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260508080000/20260508080000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260508080000/20260508080000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-08T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-08T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260508160000/20260508160000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 5:00pm to 6:00pm on 8th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260508160000/20260508160000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260508160000/20260508160000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-08T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260511150000/20260511150000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 4:00pm to 6:00pm on 11th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260511150000/20260511150000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260511150000/20260511150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-11T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-11T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260511170000/20260511170000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 6:00pm to 8:00pm on 11th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260511170000/20260511170000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260511170000/20260511170000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-11T20:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-11T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260512110000/20260512110000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-12T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-12T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260512160000/20260512160000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 5:00pm to 6:00pm on 12th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260512160000/20260512160000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260512160000/20260512160000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-12T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260513080000/20260513080000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 9:00am to 11:00am on 13th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260513080000/20260513080000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260513080000/20260513080000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-13T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-13T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260513100000/20260513100000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 11:00am to 12:00pm on 13th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260513100000/20260513100000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260513100000/20260513100000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-13T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-13T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260514090000/20260514090000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 10:00am to 12:00pm on 14th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260514090000/20260514090000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260514090000/20260514090000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-14T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-14T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/25-1009/20260515130000/20260515130000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 2:00pm to 4:00pm on 15th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260515130000/20260515130000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260515130000/20260515130000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-15T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-15T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260515150000/20260515150000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 4:00pm to 5:00pm on 15th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260515150000/20260515150000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260515150000/20260515150000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-15T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260515160000/20260515160000> ns7:place <http://id.southampton.ac.uk/room/25-1009> ;
                                                                            rdf:type ns7:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 25/1009 booked from 5:00pm to 6:00pm on 15th May" ;
                                                                            ns7:time <http://id.southampton.ac.uk/ttevent/25-1009/20260515160000/20260515160000#time> .

<http://id.southampton.ac.uk/ttevent/25-1009/20260515160000/20260515160000#time> rdf:type ns8:Interval ;
                                                                                 ns8:end "2026-05-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns8:start "2026-05-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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