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

<http://id.southampton.ac.uk/room/85-2207> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Seminar Room" ,
                                                      "85 / 2207" ;
                                           ns2:within <http://id.southampton.ac.uk/building/85> ,
                                                      <http://id.southampton.ac.uk/floor/85-2> ;
                                           dcterms:description "Common Learning Space: Seminar Room" ;
                                           skos:notation "85-2207"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           ns3:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/85-B> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/85-2207-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/85-2207-VW-FRT.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_VIS> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-VIS-REC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_IND> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_DVD> ;
                                           oo:capacity "64"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2207" .

<http://id.southampton.ac.uk/building/85> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Life Sciences" ;
                                          geo:lat "50.93645"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-85-life-sciences> ;
                                          geo:long "-1.39534"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<http://id.southampton.ac.uk/building-portal/85-B> rdf:type ns3:BuildingEntrance ,
                                                            ns3:FloorEntrance ;
                                                   rdfs:label "Latte's entrance" ;
                                                   geo:lat "50.9364"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39561"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   ns3:connectsBuilding <http://id.southampton.ac.uk/building/85> ;
                                                   ns3:connectsFloor <http://id.southampton.ac.uk/floor/85-2> .

<https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                             ns4:height "1944"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "2592"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1054741"^^<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/1000/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                              ns4:height "750"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "61878"^^<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/800/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                             ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "43656"^^<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/600/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                             ns4:height "450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "27762"^^<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/400/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                             ns4:height "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "14473"^^<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/300/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                             ns4:height "225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "9360"^^<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/200/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                             ns4:height "150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "5156"^^<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/100/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                             ns4:height "75"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "2098"^^<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/50/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                            ns4:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "1176"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "1.3513513513514"^^<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/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                              ns4:height "1440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "175240"^^<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/1600/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                              ns4:height "1200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "130605"^^<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/800x600/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                                 ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "43656"^^<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/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                                 ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "17686"^^<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/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                                 ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "9455"^^<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/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                                 ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "8069"^^<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/85-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/85-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/85-B.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/85-B.jpg> ;
                                                                                 ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "6835"^^<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/85-2207-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-VW-FRT.JPG#creator> ;
                                                                          ns4:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "2148695"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5002538071066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 85 / 2207" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns5:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in 85 / 2207" .

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

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

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

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns5:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 85 / 2207" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns5:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 85 / 2207" .

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

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

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

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_VIS> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_VIS ;
                                                                       rdfs:label "Video overhead projector (Video OHP) in 85 / 2207" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_VIS> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Video overhead projector (Video OHP)" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-VIS-REC> rdf:type ns1:RoomFeature ,
                                                                                   ns5:RSC-VIS-REC ;
                                                                          rdfs:label "Video overhead projector (Recordable) in 85 / 2207" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-VIS-REC> rdf:type rdfs:Class ,
                                                                    ns1:RoomFeatureClass ;
                                                           rdfs:label "Video overhead projector (Recordable)" ;
                                                           rdfs:subClassOf oo:Feature .

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

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

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_IND ;
                                                                       rdfs:label "Induction loop for hearing aid users in 85 / 2207" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/008502207/RSC-_DVD> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_DVD ;
                                                                       rdfs:label "DVD player in 85 / 2207" .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-E1-OUT.JPG#creator> ;
                                                                          ns4:height "3957"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "5936"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "3840918"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5001263583523"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                           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/85-2207-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "55717"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "37685"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "23307"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "12271"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "7841"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "4499"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "1989"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                         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/85-2207-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "1149"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                           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/85-2207-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "172625"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/85-2207-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                           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/85-2207-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "124708"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible Desk" ;
                                                                              dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                              ns4:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "7063085"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible Desk" ;
                                                                               dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                               ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "100200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible Desk" ;
                                                                              dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                              ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "62093"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible Desk" ;
                                                                              dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                              ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "33784"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible Desk" ;
                                                                              dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                              ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "15140"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible Desk" ;
                                                                              dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                              ns4:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "8846"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible Desk" ;
                                                                              dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                              ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "4499"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Accessible Desk" ;
                                                                              dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                              ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "1913"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Accessible Desk" ;
                                                                             dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                             ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1105"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible Desk" ;
                                                                               dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                               ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "366404"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Accessible Desk" ;
                                                                               dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                               ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "261180"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/85-2207-POI-ACCDSK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Accessible Desk" ;
                                                                                  dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "70950"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Accessible Desk" ;
                                                                                  dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "20165"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Accessible Desk" ;
                                                                                  dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "9259"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Accessible Desk" ;
                                                                                  dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "9307"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/85-2207-POI-ACCDSK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Accessible Desk" ;
                                                                                  dcterms:license <http://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/85-2207-POI-ACCDSK.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-ACCDSK.JPG> ;
                                                                                  ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "7574"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                              ns4:height "3949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "5923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "3455602"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.4998733856673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "76792"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "51132"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-LCTSPC.JPG> ;
                                                                              ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "30150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "15120"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-LCTSPC.JPG> ;
                                                                              ns4:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "9335"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "5091"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "2188"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "1203"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-POI-LCTSPC.JPG> ;
                                                                               ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "253229"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "182023"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "57021"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "19538"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "9979"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "9287"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/85-2207-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "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/85-2207-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "7781"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-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 "2235058"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5001279754287"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                           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/85-2207-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "40626"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "29249"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "19464"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "10954"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "7492"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "4606"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                          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/85-2207-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "2103"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                         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/85-2207-VW-BCK.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "1217"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                           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/85-2207-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "112745"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5011727912432"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/85-2207-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/85-2207> ;
                                                                           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/85-2207-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/85-2207-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 "84256"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260310130000/20260310130000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 2:00pm on 10th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260310130000/20260310130000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260310130000/20260310130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260310140000/20260310140000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 2:00pm to 3:00pm on 10th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260310140000/20260310140000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260310140000/20260310140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260310150000/20260310150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260310160000/20260310160000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260311120000/20260311120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 12:00pm to 1:00pm on 11th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260311120000/20260311120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260311120000/20260311120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-11T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-11T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260311130000/20260311130000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 4:00pm on 11th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260311130000/20260311130000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260311130000/20260311130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-11T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-11T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260312130000/20260312130000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 2:00pm on 12th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260312130000/20260312130000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260312130000/20260312130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260312140000/20260312140000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 2:00pm to 3:00pm on 12th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260312140000/20260312140000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260312140000/20260312140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260312150000/20260312150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260312160000/20260312160000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260313090000/20260313090000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 12:00pm on 13th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260313090000/20260313090000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260313090000/20260313090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-13T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260314080000/20260314080000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 8:00am to 7:00pm on 14th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260314080000/20260314080000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260314080000/20260314080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-14T19:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-14T08:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260316170000/20260316170000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 5:00pm to 6:00pm on 16th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260316170000/20260316170000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260316170000/20260316170000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-16T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-16T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260317100000/20260317100000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 10:00am to 11:00am on 17th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260317100000/20260317100000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260317100000/20260317100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260317110000/20260317110000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 11:00am to 12:00pm on 17th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260317110000/20260317110000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260317110000/20260317110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260317130000/20260317130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260317150000/20260317150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260318120000/20260318120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 12:00pm to 1:00pm on 18th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260318120000/20260318120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260318120000/20260318120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-18T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-18T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260318130000/20260318130000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 4:00pm on 18th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260318130000/20260318130000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260318130000/20260318130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-18T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-18T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260319090000/20260319090000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 1:00pm on 19th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260319090000/20260319090000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260319090000/20260319090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-19T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-19T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260319130000/20260319130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-19T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-19T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260323090000/20260323090000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 1:00pm on 23rd March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260323090000/20260323090000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260323090000/20260323090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-23T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-23T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260323140000/20260323140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-23T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-23T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260324090000/20260324090000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 11:00am on 24th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260324090000/20260324090000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260324090000/20260324090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-24T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-24T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260325100000/20260325100000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 10:00am to 12:00pm on 25th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260325100000/20260325100000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260325100000/20260325100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-25T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-25T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260325140000/20260325140000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 2:00pm to 3:00pm on 25th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260325140000/20260325140000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260325140000/20260325140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-25T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-25T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260325150000/20260325150000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 3:00pm to 6:00pm on 25th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260325150000/20260325150000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260325150000/20260325150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-25T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-25T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260327120000/20260327120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-28T00:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-27T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260330120000/20260330120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 2:00pm on 30th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260330120000/20260330120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260330120000/20260330120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-30T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-30T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260401120000/20260401120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 4:00pm on 1st April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260401120000/20260401120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260401120000/20260401120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-01T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-01T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260408120000/20260408120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 4:00pm on 8th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260408120000/20260408120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260408120000/20260408120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-08T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-08T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260324130000/20260324130000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 2:00pm on 24th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260324130000/20260324130000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260324130000/20260324130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-24T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-24T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260409140000/20260409140000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 3:00pm to 4:00pm on 9th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260409140000/20260409140000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260409140000/20260409140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-09T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-09T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260410080000/20260410080000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 5:00pm on 10th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260410080000/20260410080000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260410080000/20260410080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-10T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-10T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260313080000/20260313080000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 8:00am to 9:00am on 13th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260313080000/20260313080000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260313080000/20260313080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-13T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T08:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260313160000/20260313160000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-14T00:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260413100000/20260413100000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 11:00am to 12:00pm on 13th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260413100000/20260413100000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260413100000/20260413100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-13T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-13T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260413120000/20260413120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 2:00pm on 13th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260413120000/20260413120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260413120000/20260413120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-13T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-13T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260413130000/20260413130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-13T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-13T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260414120000/20260414120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 4:00pm on 14th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260414120000/20260414120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260414120000/20260414120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-14T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-14T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260415080000/20260415080000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 12:00pm on 15th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260415080000/20260415080000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260415080000/20260415080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-15T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-15T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260415120000/20260415120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 4:00pm on 15th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260415120000/20260415120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260415120000/20260415120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-15T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-15T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260416080000/20260416080000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 1:00pm on 16th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260416080000/20260416080000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260416080000/20260416080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-16T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-16T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260416140000/20260416140000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 3:00pm to 4:00pm on 16th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260416140000/20260416140000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260416140000/20260416140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-16T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-16T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260417090000/20260417090000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 10:00am to 11:00am on 17th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260417090000/20260417090000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260417090000/20260417090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-17T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-17T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260417100000/20260417100000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 11:00am to 4:00pm on 17th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260417100000/20260417100000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260417100000/20260417100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-17T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-17T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260324140000/20260324140000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 2:00pm to 6:00pm on 24th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260324140000/20260324140000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260324140000/20260324140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-24T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-24T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260320100000/20260320100000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 10:00am to 11:00am on 20th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260320100000/20260320100000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260320100000/20260320100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-20T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-20T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260420090000/20260420090000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 10:00am to 12:00pm on 20th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260420090000/20260420090000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260420090000/20260420090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-20T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-20T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260420130000/20260420130000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 2:00pm to 3:00pm on 20th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260420130000/20260420130000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260420130000/20260420130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-20T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-20T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260420140000/20260420140000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 3:00pm to 4:00pm on 20th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260420140000/20260420140000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260420140000/20260420140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-20T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-20T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260422090000/20260422090000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 10:00am to 11:00am on 22nd April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260422090000/20260422090000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260422090000/20260422090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-22T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-22T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/85-2207/20260422120000/20260422120000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 1:00pm to 4:00pm on 22nd April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260422120000/20260422120000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260422120000/20260422120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-22T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260422150000/20260422150000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 4:00pm to 6:00pm on 22nd April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260422150000/20260422150000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260422150000/20260422150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-22T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260423080000/20260423080000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 9:00am to 11:00am on 23rd April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260423080000/20260423080000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260423080000/20260423080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-23T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-23T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260423100000/20260423100000> ns6:place <http://id.southampton.ac.uk/room/85-2207> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 85/2207 booked from 11:00am to 12:00pm on 23rd April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/85-2207/20260423100000/20260423100000#time> .

<http://id.southampton.ac.uk/ttevent/85-2207/20260423100000/20260423100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-23T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-23T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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