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

<http://id.southampton.ac.uk/room/65-2129> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "65/2129" ,
                                                      "Avenue 65 / 2129 (Smart Classroom)" ,
                                                      "65 / 2129" ;
                                           ns2:within <http://id.southampton.ac.uk/floor/65-2> ,
                                                      <http://id.southampton.ac.uk/building/65> ;
                                           dcterms:description "CLS Computer Workstation: Avenue Smart Classroom" ;
                                           skos:notation "65-2129"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006502129/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ;
                                           oo:capacity "15"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2129 (Smart Classroom)" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006502129/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns3:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in Avenue 65 / 2129 (Smart Classroom)" .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                              ns4:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "6799146"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                               ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "93199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                              ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "62906"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                              ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "37602"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                              ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "18380"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                              ns4:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "11308"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                              ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "5887"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                              ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "2396"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Lecturer space" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                             ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1252"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                               ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "277250"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                               ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "205735"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "70837"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "23479"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "11660"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "11478"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-2129-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-2129> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/65-2129-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-2129-POI-LCTSPC.JPG> ;
                                                                                  ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "9495"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "01/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<http://id.southampton.ac.uk/point-of-service/workstations-65-2129> rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    rdfs:label "iSolutions Workstations - 65-2129" ;
                                                                    ns1:workstationSeats "17"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                    ns1:workstationFreeSeats "17"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                    ns2:within <http://id.southampton.ac.uk/room/65-2129> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260615080000/20260615080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 15th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260615080000/20260615080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260615080000/20260615080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-15T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-2129/20260616080000/20260616080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-16T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-16T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260617080000/20260617080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 17th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260617080000/20260617080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260617080000/20260617080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-17T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-17T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260618080000/20260618080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 18th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260618080000/20260618080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260618080000/20260618080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-18T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-18T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260619080000/20260619080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 19th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260619080000/20260619080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260619080000/20260619080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-19T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-19T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260622080000/20260622080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 22nd June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260622080000/20260622080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260622080000/20260622080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-22T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-22T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260623080000/20260623080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 23rd June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260623080000/20260623080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260623080000/20260623080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-23T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-23T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260624080000/20260624080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 24th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260624080000/20260624080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260624080000/20260624080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-24T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-24T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260625080000/20260625080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 25th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260625080000/20260625080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260625080000/20260625080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-25T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-25T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-2129/20260626080000/20260626080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-26T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-26T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260629080000/20260629080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 29th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260629080000/20260629080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260629080000/20260629080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-29T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-29T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260630080000/20260630080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 30th June" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260630080000/20260630080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260630080000/20260630080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-06-30T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-06-30T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260701080000/20260701080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 1st July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260701080000/20260701080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260701080000/20260701080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-01T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-01T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260702080000/20260702080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 2nd July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260702080000/20260702080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260702080000/20260702080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-02T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-02T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260703080000/20260703080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 3rd July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260703080000/20260703080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260703080000/20260703080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-03T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-03T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260706080000/20260706080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 6th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260706080000/20260706080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260706080000/20260706080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-06T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-06T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260707080000/20260707080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 7th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260707080000/20260707080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260707080000/20260707080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-07T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-07T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260708080000/20260708080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 8th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260708080000/20260708080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260708080000/20260708080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-08T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-08T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-2129/20260709080000/20260709080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-09T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-09T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

<http://id.southampton.ac.uk/ttevent/65-2129/20260713080000/20260713080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 13th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260713080000/20260713080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260713080000/20260713080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-13T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-13T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260714080000/20260714080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 14th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260714080000/20260714080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260714080000/20260714080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-14T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-14T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260715080000/20260715080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 15th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260715080000/20260715080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260715080000/20260715080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-15T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/65-2129/20260716080000/20260716080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-16T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-16T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260717080000/20260717080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 17th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260717080000/20260717080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260717080000/20260717080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-17T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-17T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260720080000/20260720080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 20th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260720080000/20260720080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260720080000/20260720080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-20T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-20T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260721080000/20260721080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 21st July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260721080000/20260721080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260721080000/20260721080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-21T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260722080000/20260722080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 22nd July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260722080000/20260722080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260722080000/20260722080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-22T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-22T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260723080000/20260723080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 23rd July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260723080000/20260723080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260723080000/20260723080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-23T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-23T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260724080000/20260724080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 24th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260724080000/20260724080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260724080000/20260724080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-24T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-24T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260727080000/20260727080000> ns6:place <http://id.southampton.ac.uk/room/65-2129> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/2129 booked from 9:00am to 5:00pm on 27th July" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/65-2129/20260727080000/20260727080000#time> .

<http://id.southampton.ac.uk/ttevent/65-2129/20260727080000/20260727080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-07-27T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-07-27T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .