@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/rooms#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns3: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns4: <http://id.southampton.ac.uk/syllabus/feature/> .
@prefix ns5: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns6: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/65-1157> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Avenue 65 / 1157" ;
                                           ns2:within <http://id.southampton.ac.uk/building/65> ,
                                                      <http://id.southampton.ac.uk/floor/65-1> ;
                                           dcterms:description "Common Learning Space: Avenue Seminar Room" ;
                                           skos:notation "65-1157"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1157-VW-FRT.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1157-VW-FRT.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006501157/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501157/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006501157/RSC-_SMA> ;
                                           oo:capacity "16"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1157" .

<http://id.southampton.ac.uk/building/65> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Parkes Bldg" ;
                                          geo:lat "50.92911"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-65-parkes-university-of> ;
                                          geo:long "-1.40239"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-VW-FRT.JPG#creator> ;
                                                                          ns3:height "3865"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5798"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2243243"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5001293661061"^^<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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           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/65-1157-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "48580"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "34463"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                          ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "22499"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "12415"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                          ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "8385"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "4860"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2178"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                         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/65-1157-VW-FRT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1231"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           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/65-1157-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                           ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "138099"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           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/65-1157-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "102329"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "37140"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "15359"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "8622"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "8221"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-VW-FRT.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-VW-FRT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7021"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/006501157/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in Avenue 65 / 1157" .

<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/006501157/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns4:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in Avenue 65 / 1157" .

<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/006501157/RSC-_SMA> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SMA ;
                                                                       rdfs:label "Smartboard in Avenue 65 / 1157" .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG#creator> ;
                                                                          ns3:height "3940"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5911"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2499570"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/raw/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/65-1157-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "53563"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/65-1157-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "37962"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/65-1157-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                          ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "24817"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/65-1157-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "13657"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/65-1157-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                          ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "9224"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/65-1157-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "5224"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/65-1157-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2311"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/65-1157-E1-INS.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1252"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/65-1157-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                           ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "148189"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/65-1157-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "110745"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1157-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "41924"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1157-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "16887"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1157-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "9596"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1157-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "9353"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1157-E1-INS.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1157-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-INS.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7902"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-E1-OUT.JPG#creator> ;
                                                                          ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2594490"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           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/65-1157-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "48854"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "35200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "22554"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "12596"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "8361"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "4700"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                          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/65-1157-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2088"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                         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/65-1157-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           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/65-1157-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "148680"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                           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/65-1157-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "107846"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "38838"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "15678"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "8775"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "9546"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1157-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-E1-OUT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7986"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                              ns3:height "3723"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "5584"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2743132"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.4998656997045"^^<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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                               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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                               ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "77410"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                              ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "53324"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                              ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "32927"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                              ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "17074"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                              ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "10650"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                              ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "5741"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                              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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                              ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2387"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                             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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                             ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "1262"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                               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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                               ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "227568"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                               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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                               ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "168923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                                  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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "59394"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                                  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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "21257"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                                  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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "10863"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                                  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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "10323"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1157-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1157> ;
                                                                                  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/65-1157-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1157-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "8625"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3: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/65-1157-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260309100000/20260309100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-09T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-09T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260310100000/20260310100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-10T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-10T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260310180000/20260310180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-10T21:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-10T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1157/20260311100000/20260311100000> ns5:place <http://id.southampton.ac.uk/room/65-1157> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1157 booked from 10:00am to 2:00pm on 11th March" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1157/20260311100000/20260311100000#time> .

<http://id.southampton.ac.uk/ttevent/65-1157/20260311100000/20260311100000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-11T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-11T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260312180000/20260312180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-12T21:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-12T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260313130000/20260313130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-13T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-13T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260313170000/20260313170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-13T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-13T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260320130000/20260320130000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-20T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-20T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260320170000/20260320170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-20T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-20T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260325080000/20260325080000> ns5:place <http://id.southampton.ac.uk/room/65-1157> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1157 booked from 8:00am to 12:00am on 25th March" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1157/20260325080000/20260325080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1157/20260325080000/20260325080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-26T00:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-25T08:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-1157/20260326000000/20260326000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-26T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-03-26T00:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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