@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-2109> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Avenue 65 / 2109" ;
                                           ns2:within <http://id.southampton.ac.uk/floor/65-2> ,
                                                      <http://id.southampton.ac.uk/building/65> ;
                                           dcterms:description "Common Learning Space: Language Seminar Room" ;
                                           skos:notation "65-2109"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/65-2109-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/65-2109-POI-LCTSPC.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006502109/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/006502109/RSC-_SEATS_MOVEABLE> ;
                                           oo:capacity "20"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2109" .

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-POI-LCTSPC.JPG#creator> ;
                                                                              ns3:height "3843"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "5765"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2754894"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5001301066875"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                               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-2109-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "59258"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "39872"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-POI-LCTSPC.JPG> ;
                                                                              ns3:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "23565"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "11862"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-POI-LCTSPC.JPG> ;
                                                                              ns3:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7378"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "4145"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "1909"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                             foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                             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-2109-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "1107"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                               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-2109-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-POI-LCTSPC.JPG> ;
                                                                               ns3:height "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "186276"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                               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-2109-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "135322"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                                  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-2109-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "45041"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                                  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-2109-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "14717"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                                  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-2109-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "7575"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                                  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-2109-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "8470"^^<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-2109-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                                  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-2109-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "7028"^^<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/006502109/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_SYM ;
                                                                       rdfs:label "Sympodium (Smartscreen for the PC) in Avenue 65 / 2109" .

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/1000/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                           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-2109-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "40541"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                          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-2109-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "28659"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/400/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                          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-2109-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "9910"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/200/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                          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-2109-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "3681"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                          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-2109-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "1700"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                         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-2109-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "1037"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                           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-2109-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "90292"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "31431"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "12402"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "6818"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "6814"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-2109-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2109> ;
                                                                              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-2109-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2109-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 "5553"^^<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-2109-E1-OUT.JPG#creator> rdf:type foaf:Agent .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/20260313100000/20260313100000#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-13T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/20260316150000/20260316150000#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-16T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/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-2109/20260318090000/20260318090000> ns5:place <http://id.southampton.ac.uk/room/65-2109> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2109 booked from 9:00am to 10:00am on 18th March" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-2109/20260318090000/20260318090000#time> .

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/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-2109/20260320100000/20260320100000> ns5:place <http://id.southampton.ac.uk/room/65-2109> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2109 booked from 10:00am to 11:00am on 20th March" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-2109/20260320100000/20260320100000#time> .

<http://id.southampton.ac.uk/ttevent/65-2109/20260320100000/20260320100000#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-20T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/20260320150000/20260320150000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-03-20T16: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-2109/20260323090000/20260323090000> ns5:place <http://id.southampton.ac.uk/room/65-2109> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2109 booked from 9:00am to 3:00pm on 23rd March" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-2109/20260323090000/20260323090000#time> .

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/20260327150000/20260327150000#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-27T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-2109/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-2109/20260316170000/20260316170000> ns5:place <http://id.southampton.ac.uk/room/65-2109> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2109 booked from 5:00pm to 10:00pm on 16th March" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-2109/20260316170000/20260316170000#time> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/20260420140000/20260420140000#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-20T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/65-2109/20260422110000/20260422110000> ns5:place <http://id.southampton.ac.uk/room/65-2109> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2109 booked from 12:00pm to 1:00pm on 22nd April" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-2109/20260422110000/20260422110000#time> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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